# Fees Intents

As a strategy creator you can decide whether to claim the fees you generate or to compound it.&#x20;

#### Compound Your Fees

*Compounding means to reinvest the fee generated from your strategy usage. It’s a long-term investment to increase your yield.*

#### Claim Your Fees

#### *By selecting “**Claim Your Fees**” you can claim your fee right away when it is generated.*


---

# 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.a51.finance/carbon/a51-v3/intents/fees-intents.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.
