> 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/about.md).

# $THOR

[**$THOR**](https://www.coingecko.com/en/coins/thorswap) **(ERC-20)** is THORSwap's governance, utility, and proof of membership token.

### $THOR 101

* $THOR is an **ERC-20** token on Ethereum Mainnet: [0xa5f2211B9b8170F694421f2046281775E8468044](https://etherscan.io/token/0xa5f2211b9b8170f694421f2046281775e8468044)
* $THOR can be purchased via [THORSwap](https://app.thorswap.finance/swap/THOR.RUNE_ETH.THOR-0XA5F2211B9B8170F694421F2046281775E8468044)
* $THOR can be [staked for $vTHOR](https://app.thorswap.finance/stake) to earn fee-share rewards in $THOR
* $THOR can be [staked for $uTHOR](https://app.thorswap.finance/stake) to earn fee-share rewards in $USDC
* Total Supply: <https://backend.thorswap.net/stats/token/thor/totalsupply>
* Circulating Supply: <https://backend.thorswap.net/stats/token/thor/circulatingsupply>

{% embed url="<https://www.youtube.com/watch?v=iK3fMNL1qd8>" %}

{% content-ref url="/pages/RtgHwmnZrJw9tXTbJZGJ" %}
[Trading Black Hole](/thorswap/thor/about/trading-black-hole.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cSoBO1QeBoyYS4d5GWZ" %}
[Utility](/thorswap/thor/about/thor-utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/vj2SSjA7w829XbjSPJzp" %}
[Tokenomics](/thorswap/thor/about/thor-tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/mfnCSEOPZggrRu252ZoH" %}
[vTHOR (THOR Staking)](/thorswap/thor/about/vthor.md)
{% endcontent-ref %}

{% content-ref url="/pages/x0CWFxQRB4mCeWQ3Svxm" %}
[uTHOR Staking (USDC rewards)](/thorswap/thor/about/uthor.md)
{% endcontent-ref %}

{% content-ref url="/pages/qdUyPz1pMRoSDhO6qfCT" %}
[Fee Discounts](/thorswap/thor/about/fee-discounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1alO7ZMuNTELAr0FJzq" %}
[THOR Buyback + Burn Programme](/thorswap/thor/about/thor-buyback-+-burn-programme.md)
{% endcontent-ref %}

{% content-ref url="/pages/O8pZqCquuoBavd3jTX8Q" %}
[THOR Burn](/thorswap/thor/about/thor-burn.md)
{% endcontent-ref %}

{% content-ref url="/pages/VpsUvGFIUNX4ZT46Lxns" %}
[Efficient Emissions](/thorswap/thor/about/efficient-emissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/fRKdrIiSd4wlB0dEIr4q" %}
[Community Governance](/thorswap/thor/about/community-governance.md)
{% endcontent-ref %}


---

# 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/about.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.
