# Utility

Token utility: MEV priority for holders (if multiple people have approved the same token, the priority is based on:

1. XYZ token amount approved (is it enough to take full advantage of the opportunity)
2. Token holding - if the amount XYZ tokens approved is sufficient, the user with the most XCEPT tokens gets priority.

Unlock benefits Hold X amount of tokens to unlock fee discount Buy multiplier for Loyalty rewards. Burn X tokens to buy 1.2x multiplier for Y amount of time Hold tokens / buy(burn) tokens to unlock more Market Maker bot pairs.


---

# 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://xception.gitbook.io/xception-bots/usdxcept-token/utility.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.
