> For the complete documentation index, see [llms.txt](https://docs.thorswap.finance/thorswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thorswap.finance/thorswap/thor.md).

# THORSwap Token

- [$THOR](https://docs.thorswap.finance/thorswap/thor/about.md)
- [Utility](https://docs.thorswap.finance/thorswap/thor/about/thor-utility.md): THOR offers utility across multiple dimensions.
- [Fee Discounts](https://docs.thorswap.finance/thorswap/thor/about/fee-discounts.md)
- [Tokenomics](https://docs.thorswap.finance/thorswap/thor/about/thor-tokenomics.md): An overview about THOR tokenomics.
- [vTHOR (THOR Staking)](https://docs.thorswap.finance/thorswap/thor/about/vthor.md): $vTHOR offers staking rewards, auto-compounding, trading discounts, composability, capital efficiency and more.
- [uTHOR Staking (USDC rewards)](https://docs.thorswap.finance/thorswap/thor/about/uthor.md): $uTHOR offers staking rewards, auto-compounding, trading discounts, composability, capital efficiency and more.
- [THOR Buyback + Burn Programme](https://docs.thorswap.finance/thorswap/thor/about/thor-buyback-+-burn-programme.md)
- [Trading Black Hole](https://docs.thorswap.finance/thorswap/thor/about/trading-black-hole.md)
- [Efficient Emissions](https://docs.thorswap.finance/thorswap/thor/about/efficient-emissions.md)
- [THOR Burn](https://docs.thorswap.finance/thorswap/thor/about/thor-burn.md): Progress & $THOR distribution can be tracked here on the $THOR Dashboard: https://thorcharts.org/thorswap\_dashboard
- [Community Governance](https://docs.thorswap.finance/thorswap/thor/about/community-governance.md)
- [Governance Process](https://docs.thorswap.finance/thorswap/thor/about/community-governance/governance-process.md)
- [Sushi Onsen Farm](https://docs.thorswap.finance/thorswap/thor/about/sushi-onsen.md): Staking for THOR-ETH Liquidity Providers on SushiSwap
- [How to LP on SushiSwap](https://docs.thorswap.finance/thorswap/thor/about/sushi-onsen/how-to-lp-on-sushiswap.md): Learn how to provide THOR-ETH Liquidity on SushiSwap
- [How to Stake on Onsen](https://docs.thorswap.finance/thorswap/thor/about/sushi-onsen/how-to-stake-on-onsen.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 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.thorswap.finance/thorswap/thor.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.
