# Utilities

{% hint style="warning" %}
Warning: some of the following utilities might still not be live
{% endhint %}

* **Folks Finance Governance** — enables certain active users to steer elements of future protocol development.
* **Folks Router Discounted Fees** — applied to swap transactions through Folks Router on Algorand.
* **Crosschain DEX Aggregator Discounted Fees** — applied to swap transactions through Li.Fi’s crosschain DEX aggregator on xChain.
* **Folks xPortal Discounted Fees** — applied to bridging fees on xPortal (powered by Wormhole NTT).
* **FOLKS as “Gas Token”** — reduce operation transaction fees on xChain by paying in $FOLKS.
* **xGov Voting** — participate in xGov proposal votes on Algorand.
* **Liquidity Incentives** — boost rewards for active market participation.
* **Mobile App and Debit Card Perks** — discounted fees and tiered perks related to Folks Mobile.&#x20;
* **Future Utilities** — additional use cases and expanded token utility will be introduced progressively, especially with the launch of Folks xChain V2.


---

# 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.folks.finance/folks-token/utilities.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.
