# Usage & Fees

#### What fees does Axon charge?

Axon operates on a "Success Fee" model rather than high management fees.

* Management Fee: 0% (Standard Tier).
* Performance Fee: A small percentage of the profit generated by the AI is taken to buy back and burn $AXON tokens or fund the treasury.
* Gas Fees: Users pay network gas fees, though these are optimized (and often reduced) by the AI’s batching technology.

#### Is there a minimum deposit?

Axon is designed to be accessible. While there is no hard protocol minimum, we recommend a deposit size that justifies the gas fees associated with rebalancing. For smaller portfolios, Axon suggests using Layer-2 networks (Arbitrum/Optimism) where gas fees are negligible.


---

# 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.axontoken.vip/7.frequently-asked-questions/usage-and-fees.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.
