# Getting Started

- [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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://token.ordinalsbot.com/getting-started.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.
