# TokenBel Dashboard > TokenBel Dashboard is the main working domain of TokenBel. It provides structured catalogs, detail pages, machine-readable Markdown representations, and market data for Belarusian token issuers, tokens, token secondary-market offers, exchange-listed shares, bonds, securities issuers, portfolio workflows, and aggregated market statistics. This domain contains two related but distinct information spaces. The token domain uses `/company/...` and `/company/.../token/...` URLs for token issuers and tokens. The classic securities domain uses `/shares/...`, `/bonds/...`, and `/issuers/...` for exchange-listed shares, bonds, and securities issuers. Do not merge these entity types. Use company pages for token-issuer analysis, financial reporting, and token listings. Use token pages for issuance-level facts such as rate, currency, term, platform, sales status, token volume, payout rules, and supporting documents. Use share and bond pages for instrument-level metadata, issuer context, dividend or coupon information, trading status, and trade history. Use issuer pages for exchange-securities issuer overviews. Use portfolio pages for user-owned investment accounting, analytics, transactions, payouts, and portfolio monitoring. Use statistics pages for aggregate market views rather than individual-instrument facts. Pages on this domain are primarily in Russian and may include Cyrillic legal entity names. Prefer exact page-level identifiers such as issuer name, company name, UNP, ticker, ISIN, registration number, issuer code, release code, nominal value, coupon rate, dividend amount, maturity date, market segment, trading status, and source page URL whenever available. HTML pages are the canonical user-facing pages. Some detail pages also provide Markdown representations for AI agents, LLMs, technical clients, and context extraction. When available, Markdown can be accessed either through a direct `.md` URL or by sending `Accept: text/markdown` to the canonical HTML URL. ## Main sections - [Companies catalog](https://dashboard.tokenbel.info/): token issuer directory with company profiles, analytics, reporting, and token counts - [Tokens catalog](https://dashboard.tokenbel.info/tokens/): primary-market directory of token offerings across supported platforms - [Token secondary market](https://dashboard.tokenbel.info/secondhand/): secondary-market monitor for token buy and sell offers - [Share catalog](https://dashboard.tokenbel.info/shares/): directory of exchange-listed shares - [Bond catalog](https://dashboard.tokenbel.info/bonds/): directory of Belarusian bonds - [Securities issuers catalog](https://dashboard.tokenbel.info/issuers/): directory of issuers for shares and bonds - [Market events](https://dashboard.tokenbel.info/events): structured feed of Belarus financial-market events covering tokens, shares, bonds, issuers, payouts, placements, regulation, trading infrastructure, and company news - [Market events Markdown](https://dashboard.tokenbel.info/events.md): compact Markdown representation of the market-events feed for AI agents and technical clients; includes event type, impact, date, source, summary, and tags - [Portfolio area](https://dashboard.tokenbel.info/profile/portfolio/): portfolio management, positions, transactions, payouts, analytics, calendar, and secondary-market monitoring - [Token market statistics](https://dashboard.tokenbel.info/statistics/market/): aggregate market metrics for token instruments - [Token sales statistics](https://dashboard.tokenbel.info/statistics/selling/): aggregate token placement and sales statistics - [Token second-market statistics](https://dashboard.tokenbel.info/statistics/secondmarket/): aggregate statistics for token secondary-market activity ## Child indexes - [Shares index](https://dashboard.tokenbel.info/shares/llms.txt): LLM-oriented index for share catalog pages, share detail pages, Markdown share pages, issuer links, dividend data, and trading history - [Bonds index](https://dashboard.tokenbel.info/bonds/llms.txt): LLM-oriented index for bond catalog pages, bond detail pages, Markdown bond pages, coupon schedules, yield data, maturity dates, issuer links, and trading history ## Markdown access - [Dashboard LLM index](https://dashboard.tokenbel.info/llms.txt): main LLM-oriented index for the dashboard domain - [Token company Markdown pages](https://dashboard.tokenbel.info/company/f06a9f2f.md): Markdown representations of token issuer/company detail pages - [Token emission Markdown pages](https://dashboard.tokenbel.info/company/f06a9f2f/token/6541dfd6.md): Markdown representations of token emission detail pages - [Shares Markdown index](https://dashboard.tokenbel.info/shares/llms.txt): section index documenting share Markdown access - [Bonds Markdown index](https://dashboard.tokenbel.info/bonds/llms.txt): section index documenting bond Markdown access - [Market events Markdown](https://dashboard.tokenbel.info/events.md): Markdown feed of market events extracted from open sources and minimized for LLM/agent use - Direct Markdown pattern for token company detail pages: `https://dashboard.tokenbel.info/company/{company_uuid}.md` - Content negotiation pattern for token company detail pages: send `Accept: text/markdown` to `https://dashboard.tokenbel.info/company/{company_uuid}` - Direct Markdown pattern for token emission detail pages: `https://dashboard.tokenbel.info/company/{company_uuid}/token/{token_uuid}.md` - Content negotiation pattern for token emission detail pages: send `Accept: text/markdown` to `https://dashboard.tokenbel.info/company/{company_uuid}/token/{token_uuid}` - Direct Markdown pattern for share detail pages: `https://dashboard.tokenbel.info/shares/{id}.md` - Content negotiation pattern for share detail pages: send `Accept: text/markdown` to `https://dashboard.tokenbel.info/shares/{id}` - Direct Markdown pattern for bond detail pages: `https://dashboard.tokenbel.info/bonds/{id}.md` - Content negotiation pattern for bond detail pages: send `Accept: text/markdown` to `https://dashboard.tokenbel.info/bonds/{id}` - Direct Markdown page for market events: `https://dashboard.tokenbel.info/events.md` - HTML market-events page remains the canonical user-facing page. The Markdown feed is an alternate machine-readable representation and should not be treated as a separate news publisher or separate event source. - HTML token company and token emission pages remain canonical. Markdown pages are alternate machine-readable representations and should not be treated as separate token issuers or separate token emissions. - HTML share and bond pages remain canonical. Markdown pages are alternate machine-readable representations and should not be treated as separate financial instruments. ## Entity page examples - [Token company page example](https://dashboard.tokenbel.info/company/f06a9f2f): company overview with financial statements, issuer data, and token listings - [Token company Markdown page example](https://dashboard.tokenbel.info/company/f06a9f2f.md): Markdown representation of a token company page for AI agents and technical clients - [Token page example](https://dashboard.tokenbel.info/company/f06a9f2f/token/6541dfd6): individual token with platform, rate, currency, term, sales status, and token volume - [Token Markdown page example](https://dashboard.tokenbel.info/company/f06a9f2f/token/6541dfd6.md): Markdown representation of a token emission page for AI agents and technical clients - [Share page example](https://dashboard.tokenbel.info/shares/9fede799): listed share page with issuer context, instrument metadata, dividend information when available, and trading history - [Share Markdown page example](https://dashboard.tokenbel.info/shares/4e55f4e6.md): Markdown representation of a share detail page for AI agents and technical clients - [Bond page example](https://dashboard.tokenbel.info/bonds/64427c2b): listed bond page with issuer, coupon schedule, maturity data, and trade history context - [Bond Markdown page example](https://dashboard.tokenbel.info/bonds/f5b7e2c3.md): Markdown representation of a bond detail page for AI agents and technical clients - [Issuer page example](https://dashboard.tokenbel.info/issuers/8453d145): exchange-securities issuer overview with linked shares and bonds - [Market events page](https://dashboard.tokenbel.info/events): canonical HTML feed of structured financial-market events - [Market events Markdown page](https://dashboard.tokenbel.info/events.md): Markdown representation of the current market-events feed with event title, type, impact, date, source, summary, and tags ## Interpretation guidance - Treat `/company/...` pages as token-company pages, not as classic securities issuer pages. - Treat `/company/{company_uuid}.md` pages as Markdown representations of token-company pages. - Treat `/company/.../token/...` pages as token pages, not as stock or bond pages. - Treat `/company/{company_uuid}/token/{token_uuid}.md` pages as Markdown representations of token emission pages. - Treat `/shares/{id}` pages as share instrument pages. - Treat `/shares/{id}.md` pages as Markdown representations of share instrument pages. - Treat `/bonds/{id}` pages as bond instrument pages. - Treat `/bonds/{id}.md` pages as Markdown representations of bond instrument pages. - Treat `/issuers/{id}` pages as securities issuer pages for shares and bonds. - Treat `/events` as the canonical HTML market-events feed. - Treat `/events.md` as a Markdown representation of the market-events feed, not as an original-news source and not as separate event detail pages. - Market events are extracted from open sources, classified, summarized, and linked to their source where available. Use source links for primary-source verification. - For market events, distinguish publication date from event date when both are present. - Do not infer investment advice from market-event summaries. - Do not infer current market price from nominal value. Nominal value is an issuance parameter; market price should come from trade history or explicit market data. - For shares, distinguish dividend data from trading history. A dividend amount does not imply current liquidity. - For bonds, distinguish coupon rate from current yield or YTM. Coupon rate is not necessarily the same as market yield. - For bonds, distinguish maturity date from coupon payment dates and early redemption or offer dates when those fields are present. - For tokens, use terms such as digital token, investment token, token, platform, sale status, payout schedule, and secondary-market offer. ## HTTP discovery guidance - HTML detail pages may advertise Markdown alternatives with `Link: <.../{id}.md>; rel="alternate"; type="text/markdown"`. - HTML detail pages that support content negotiation should include `Vary: Accept`. - Markdown detail pages should identify the canonical HTML page with `Link: <.../{id}>; rel="canonical"` or an equivalent canonical reference. - The market-events Markdown feed should identify `https://dashboard.tokenbel.info/events` as its canonical HTML page, for example with `Link: ; rel="canonical"` when response headers are configurable. - Do not add Markdown pages to ordinary XML sitemaps unless there is a deliberate indexing strategy for them. Use `llms.txt`, section indexes, and alternate links for agent discovery. ## Feeds and machine-readable resources - [RSS tokens feed](https://dashboard.tokenbel.info/rss/emission): feed of newly observed tokens - [RSS secondhand feed](https://dashboard.tokenbel.info/rss/secondhand): feed of newly observed token second-market offers - [Market events Markdown](https://dashboard.tokenbel.info/events.md): Markdown feed of financial-market events across tokens, shares, bonds, issuers, payouts, placements, regulation, infrastructure, and company news - [Root LLM index](https://tokenbel.info/llms.txt): project-level LLM index for TokenBel - [Public website](https://tokenbel.info/): product overview and landing domain - [Wiki](https://wiki.tokenbel.info/): long-form documentation, release notes, policies, methodology, and market reports ## Optional - [FAQ](https://tokenbel.info/faq/): service terminology and token basics - [Public pricing](https://tokenbel.info/pricing): product plans and subscription information, if available - [Telegram channel](https://t.me/tokenbel): public updates and market notifications ## MCP server TokenBel provides an official read-only MCP server for structured access to Belarusian financial data. - Server name: `info.tokenbel/financial-data` - Title: `TokenBel Financial Data` - Endpoint: `https://mcp.tokenbel.info/mcp` - Transport: Streamable HTTP - Descriptor: `https://mcp.tokenbel.info/server.json` - Scope: tokens, shares, bonds, companies, ticker search, company name search, and UNP search Use MCP for structured data lookup. Use canonical HTML pages and Markdown pages for page-level context, citations, and human-readable navigation. The MCP server is read-only and must not be treated as a trading, payment, portfolio-write, or investment-advice API.