# Getting Started

- [Before you use Taraswap](https://docs.taraswap.info/docs/getting-started/before-you-use-taraswap.md): Important concepts to understand before using Taraswap
- [Yield-centricism](https://docs.taraswap.info/docs/getting-started/quickstart.md): How to attract TVL to the chain
- [How list your token](https://docs.taraswap.info/docs/getting-started/how-list-your-token.md): Listing tokens with visuals
- [Taraswap ($TSWAP) token](https://docs.taraswap.info/docs/getting-started/tswap.md): All about what is the $TSWAP token, tokenomics and role in the ecosystem
- [TSWAP tokenomics](https://docs.taraswap.info/docs/getting-started/tswap/tswap-tokenomics.md): Simplicity and fair distribution
- [$TSWAP Emission schedule](https://docs.taraswap.info/docs/getting-started/tswap/usdtswap-emission-schedule.md): How will $TSWAP shape the Taraxa token market
- [TSWAP Addresses](https://docs.taraswap.info/docs/getting-started/tswap/tswap-addresses.md): Important addresses


---

# 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.taraswap.info/docs/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.
