> For the complete documentation index, see [llms.txt](https://help-steps-1.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-steps-1.gitbook.io/whitepaper/hsx-token/anti-inflationary-conversion.md).

# Anti-inflationary Conversion

One of the key features of the HSX token is its anti-inflationary structure. This is achieved through several mechanisms that work together to maintain the value of the token over time.

First, the total supply of HSX tokens is fixed at one billion tokens. This means that there can never be more than one billion HSX tokens in existence, which helps to maintain the value of the tokens by limiting their supply.

Second, the exchange rate between HS and HSX tokens is governed by a bonding curve mechanism. This means that as more and more HS is converted to HSX tokens, the exchange rate increases, making it harder to obtain HSX tokens. This helps to maintain the value of the HSX token by ensuring that it is always in demand.

Finally, the HSX token is backed by the value of the items and donations available in the app's marketplace. As more users convert their HS to HSX tokens in order to extract the value of their activity from the app, the utility value of the HSX token increases. Similarly, as demand for HSX tokens grows on the secondary markets, the value of the token is expected to increase.

Overall, these mechanisms work together to create an anti-inflationary structure for the HSX token, which helps to maintain its value over time and makes it unique among move-to-earn apps in the market.


---

# 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, and the optional `goal` query parameter:

```
GET https://help-steps-1.gitbook.io/whitepaper/hsx-token/anti-inflationary-conversion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
