# Referral

The swap referral is aimed directly at partners and projects that want to become a part of our ecosystem.

Every partnered project can add its referral address to each transaction made on Camelot through its dapp, and subsequently receives a part of their users' generated swap fees. This results in a win/win situation in which **all Camelot actors are adequately rewarded**, thereby fostering a **fair and sustainable ecosystem**.

{% hint style="danger" %}
The swap referral can only be used by **whitelisted partners.** It cannot be used by single users or unapproved projects.
{% endhint %}

To inquire about our services if you are a new or existing project developer, please [contact us directly.](/contact-us/partnership-inquiries.md)


---

# 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/referral.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.
