# Our Tokens

**BDX** is the non-stable utility & governance token of the Blindex protocol. It is meant to be volatile, serving as a "shock absorber", holds governance voting rights and has an inherent utility on the platform. Its usage includes adding and adjusting collateral pools, adjusting various fees (like Minting or Redeeming), and refreshing the rate of the collateral ratio.

![The BDX token](/files/QgsLdYzMZYEx5DBTnpi9)

The other tokens are commonly known as **BD-Stables** and are based on their pegged asset.\
The specific BD-Stable token naming convention changed over time. We started as "BD + country code" (e.g. **BDUS** for the USD stablecoin and **BDEU** for the European Union Euro), and then the convention changed to "b + peg symbol" (e.g. **bGBP** for Great British Pound stablecoin or **bXAU** for gold stablecoin).\
We will be gradually releasing a few major assets (bXAG, bAUD, bCHF, bCAD, bJPY, etc) and adding more stables based on community feedback.

![BD-Stable Tokens](/files/ka12m2y8eyYPrifSkPeD)

#### Go to [Contract Addresses](/smart-contracts/contracts-addresses.md) to see the list of supported tokens and their 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.blindex.io/quick-intro/our-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.
