# Getting started

- [Sign up](https://docs.metaf.global/getting-started/sign-up.md)
- [Wallet](https://docs.metaf.global/getting-started/wallet.md)
- [Tron Wallet](https://docs.metaf.global/getting-started/wallet/tron-wallet.md)
- [General FAQ](https://docs.metaf.global/getting-started/general-faq.md)
- [Fee](https://docs.metaf.global/getting-started/general-faq/fee.md)
- [Racehorses](https://docs.metaf.global/getting-started/racehorses.md)
- [Racehorses - Rare Levels(Bloodline)](https://docs.metaf.global/getting-started/racehorses/racehorses-rare-levels-bloodline.md)
- [Element Horse Types(Breed)](https://docs.metaf.global/getting-started/racehorses/element-horse-types-breed.md)
- [Horse Attributes](https://docs.metaf.global/getting-started/racehorses/horse-attributes.md)
- [Basic properties](https://docs.metaf.global/getting-started/racehorses/basic-properties.md)
- [Gender](https://docs.metaf.global/getting-started/racehorses/gender.md)
- [Horse price](https://docs.metaf.global/getting-started/racehorses/horse-price.md)
- [The conditions and points of racehorses](https://docs.metaf.global/getting-started/the-conditions-and-points-of-racehorses.md)
- [META BOX](https://docs.metaf.global/getting-started/meta-box.md)
- [Buying or Selling a Racehorse](https://docs.metaf.global/getting-started/buying-or-selling-a-racehorse.md)
- [Stable](https://docs.metaf.global/getting-started/stable.md)


---

# 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://docs.metaf.global/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.
