> For the complete documentation index, see [llms.txt](https://docs.tonflixwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonflixwallet.com/introduction/how-does-work/using-tonf.md).

# Using TONF

<figure><img src="/files/qMMavEeg5pioJ4sBT6Zg" alt=""><figcaption></figcaption></figure>

Noton tokens offer versatile utility within the Tonflix ecosystem and beyond. \
Here are the primary ways you can utilize your noton tokens:

1. **Pay Fees in the App**: You can use Tonf tokens to cover various fees within the app. This includes transaction fees, staking fees, and any additional service fees, making the entire process seamless and integrated.
2. **Swap for Liquidity**: Tonf tokens can be swapped for liquidity on various decentralized exchanges (DEXs) and DeFi platforms. By participating in liquidity pools, you can enhance your earning potential while maintaining the flexibility to trade or invest in other opportunities.

The flexibility of Tonf tokens ensures that you can maximize the utility of your staked assets, providing both convenience and opportunities for growth.


---

# 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://docs.tonflixwallet.com/introduction/how-does-work/using-tonf.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.
