# Dynamic directional fees

Assuming that one size does not fit all, we provide **adjustable swap fees based on market conditions and protocols' specifics.**&#x20;

### Dynamic & directional

Camelot pairs can be configured with their own swap fees, but it's also possible for each of them to be set up with **different values depending on the swap direction** (buying or selling).&#x20;

As a result, we have the freedom to incentivize every pair differently, depending on the volatility or stability of its assets, as well as on the structure of protocols and their own custom needs (an established project seeking to reduce friction, a newly launched project aiming to stabilize and limit selling pressure, etc...).

### Fees handling delegation

Each project launching on our AMM and willing to work with us can have its LPs configured with specific swap rates tailored to suit its own strategy.

Ultimately, we intend to provide the possibility for partnering protocols to directly take control of their own pairs' swap fees.


---

# 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.camelot.exchange/protocol/amm-v2/dynamic-directional-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.
