# Trio Token

## Trio Token

- [Welcome](https://token.ordinalsbot.com/getting-started/welcome.md): Welcome to the online portal of the OrdinalsBot Trio Token Whitepaper. Here you will find all the information you need to know about the token and it's utility.
- [Marketplaces](https://token.ordinalsbot.com/getting-started/marketplaces.md): Welcome to the TRIO marketplace listings info! Here you'll find direct links to all the exchanges where you can buy, sell, or trade TRIO.
- [Overview](https://token.ordinalsbot.com/products/overview.md)
- [Inscriptions](https://token.ordinalsbot.com/products/inscriptions.md)
- [API](https://token.ordinalsbot.com/products/api.md)
- [Launchpad](https://token.ordinalsbot.com/products/launchpad.md)
- [Inscription on demand](https://token.ordinalsbot.com/products/launchpad/inscription-on-demand.md)
- [Token Gated Mints](https://token.ordinalsbot.com/products/launchpad/token-gated-mints.md)
- [Mint Front-Running Protection](https://token.ordinalsbot.com/products/launchpad/mint-front-running-protection.md)
- [Fungible Tokens](https://token.ordinalsbot.com/products/fungible-tokens.md)
- [Token Gating](https://token.ordinalsbot.com/products/fungible-tokens/token-gating.md)
- [Vesting](https://token.ordinalsbot.com/products/fungible-tokens/vesting.md)
- [Payment Processing](https://token.ordinalsbot.com/products/fungible-tokens/payment-processing.md)
- [Trading](https://token.ordinalsbot.com/products/trading.md)
- [Scribe](https://token.ordinalsbot.com/products/scribe.md)
- [Ord.me](https://token.ordinalsbot.com/products/ord.me.md)
- [Overview](https://token.ordinalsbot.com/tokenomics/overview.md)
- [Ecosystem Roles & Behaviors](https://token.ordinalsbot.com/tokenomics/ecosystem-roles-and-behaviors.md)
- [Token Lifecycle](https://token.ordinalsbot.com/tokenomics/token-lifecycle.md)
- [Allocation](https://token.ordinalsbot.com/tokenomics/allocation.md)
- [Emission and Vesting Schedule](https://token.ordinalsbot.com/tokenomics/emission-and-vesting-schedule.md)
- [Uses Cases and Utility](https://token.ordinalsbot.com/tokenomics/uses-cases-and-utility.md)
- [Governance](https://token.ordinalsbot.com/tokenomics/governance.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://token.ordinalsbot.com/getting-started/welcome.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
