# Profit Sharing Program

WardenSwap SDK have 3 products currently available, If you wish to use SDKs while receiving the %fee return from users who swap through WardenSwap SDK in your platform, please apply through the [form](https://forms.gle/qZfiW67SNvRKRL7h8) below.

1. [**WardenSwap JavaScript SDK**](/warden/wardenswap-sdk/overview.md) – publicly available, submit form to start a profit sharing.
2. [**WardenSwap UI Kit**](/warden/wardenswap-sdk/warden-ui-kits-beta.md) - submit form to use + profit sharing
3. [**Referral Link**](/warden/wardenswap-sdk/referral-link.md) - submit form to use + profit sharing

WardenSwap is collecting 0.1% fee from the total swap amount. And by being WardenSwap SDK partner, you would receive a portion of the fee return to your wallet immediately for each transaction.&#x20;

{% hint style="info" %}
The 0.1% fee can be varies;

* Swap from WAD holder has a certain fee discount.
* Wrap & Unwrap tokens (ex. BNB<->WBNB) charge no fee.
  {% endhint %}

{% embed url="<https://docs.google.com/forms/d/1MrLMtsGl433HBDYTjUEccw44o1FdiwyPq6d55015JKc/edit>" %}


---

# 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.wardenswap.finance/warden/wardenswap-sdk/profit-sharing-program.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.
