GMMarkets
MarketsTradeRewards
GMMarkets

GM Markets does not provide financial, investment, tax, or legal advice. All investments carry risk including the loss of principal. Past performance does not guarantee future returns. Prices may move against you. Read the full risk disclosure.

Product
MarketsPricingProof of ReservesReferrals
DocsGetting startedHow it worksFor AI agentsFAQ
Company
AboutStatusTelegram support ↗security@gm.markets
Legal
Terms of servicePrivacy policyPermissionlessTax in your country

GM Markets does not offer its product or services to users in the United States or in other restricted jurisdictions. See Service availability for details.

The logos appearing on this website are owned by their respective owners. The logos are used for informational purposes only to identify the companies whose stock may be available for purchase through our platform. Our use of the logos does not indicate any relationship, sponsorship, or endorsement between GM Markets and any of the companies that own those logos.

For AI agents and developers: Docs · /llms.txt · /llms-full.txt

© 2026 GM Markets Ltd.·gm.markets·BETAstatus →
HomeMarketsTradeRewardsPortfolio
Overview
  • Overview
Getting started
  • Connect a wallet
  • Add funds
  • Your first trade
  • Sell and withdraw
How it works
  • Tokenized stocks
  • Custody and backing
  • Proof of reserves
  • RFQ execution
  • Dividends and corporate actions
  • Trading hours and queueing
  • Pricing and fees
Wallet and account
  • Privy embedded wallet
  • External wallets
  • Networks supported
  • USDF stablecoin
  • Recovery and security
  • Account hub
Trading
  • Quick Trade
  • Assets available
  • Watchlists
  • Portfolio
  • VIP and referrals
Safety and compliance
  • Security model
  • Smart contract audits
  • Service availability
  • Risk disclosure
  • Disclaimers
For AI agents
  • llms.txt
  • llms-full.txt
  • Structured data
Reference
  • FAQ
  • Glossary
  • Contract addresses
  • Status and uptime
For AI agents

Structured data

The schema.org markup emitted on every page so AI citation engines can extract claims cleanly.

Every public page on GM Markets emits structured data as JSON-LD in the document head. This is the same data /llms-full.txt exposes as plain text, plus a layer of schema typing that AI citation engines and search crawlers consume directly.

#Schemas in use

SchemaWhere it appearsWhat it carries
OrganizationEvery page (root layout)Brand identity, logo, contact point, social profiles
WebSiteEvery page (root layout)Site identity, search action
BreadcrumbListAsset detail, docs, list pagesHierarchical position in the site
FAQPage/docs/faq, key asset pagesQuestion / answer pairs extractable by AI agents
ArticleDocs pagesPage-level metadata: dateModified, author
FinancialProductAsset detail (/asset/<ticker>)Asset-level metadata for the tokenized instrument

#Why we emit JSON-LD specifically

JSON-LD is the format Google, Perplexity, and Claude crawlers extract most reliably. It does not interfere with rendered HTML, sits at the document head, and is preserved through aggressive transforms like reader-mode and AMP variants.

#Where to find it

Open the source of any GM Markets page and search for application/ld+json. Every block is a single, well-formed JSON document.

#Direct AI agent integration

Beyond schema markup, GM Markets ships:

  • A public ChatGPT GPT and OpenAI Action so users can query asset prices and ask questions from inside ChatGPT
  • An MCP server (gm-markets-mcp) for Claude Desktop and other MCP-aware clients
  • Sample integration code in Anthropic SDK and OpenAI SDK examples

These turn GM Markets into a tool agents can call, not just a document they cite.

‹ Previousllms-full.txt
Next ›FAQ
On this page
  • Schemas in use
  • Why we emit JSON-LD specifically
  • Where to find it
  • Direct AI agent integration