> For the complete documentation index, see [llms.txt](https://maximus-sniper.gitbook.io/maximus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maximus-sniper.gitbook.io/maximus/the-usdmaximus-token/the-utility.md).

# The Utility

The $Maximus Token will be the only way to use the Maximus Sniper Bot.

### Payment system

The payment system is simple, just like any subscription on Netflix for example. A wallet needs to buy 200$ worth of tokens, this unlocks 30 days use of the bot. (Monthly payment of 200$ worth of tokens for the basic and 300$ for the premium version). Note that price fluctuations won't affect your eligibility to use the bot. Every subscription (Wallet sending the tokens to the payment contract via our dapp) will result in a 50% burn + 50% going to the staking pool for $Maximus token stakers. This way, the more people use the bot, the less circulating supply there will be, and the more holders are incentivized to hold given the staking incentives

On a side note, there are features that are ONLY available for whales, meaning wallets holding an amount >x tokens (This will be shared later in the whitepaper).&#x20;

There will be 3 types of features, the first is basic bot features that will be available for 200$ worth of tokens, the second type is more premium features that will only be available for 300$ worth of tokens. The third type of features will be exclusively available for Maximus Sniper NFT holders, more about that in the coming days.


---

# 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://maximus-sniper.gitbook.io/maximus/the-usdmaximus-token/the-utility.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.
