# Tokens

The protocol uses 2 tokens, a utility token and a stablecoin.

### Swene (SWN)

The utility token used for governance rights on the protocol and to reduce the fees on the protocol and on the app. It's also the token used for our environmental friendly projects in the chase of zero-carbon transactions.

{% content-ref url="/pages/-MbMizt9qapFYqNl1bNA" %}
[SWN](/tokenomics/swn.md)
{% endcontent-ref %}

### Stable (STABLE)

The stablecoin used on the Swene protocol, it's decentralized and pegged to the 5 main FIAT currencies (CNY, USD, EUR, JPY, GBP).

{% content-ref url="/pages/-MbMgXunlzVZ96jreJ46" %}
[STABLE](/tokenomics/stable.md)
{% endcontent-ref %}


---

# 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.swene.io/products/tokens.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.
