> For the complete documentation index, see [llms.txt](https://guideforusers.gitbook.io/weff-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guideforusers.gitbook.io/weff-tutorial/product-guide/exchanges.md).

# Exchanges

## Q. What do I do when I already have an account?

<div align="left"><figure><img src="/files/MrPKgRr6xS66IuQ9e3Bg" alt=""><figcaption></figcaption></figure></div>

* It's easy to link multiple exchanges to a Weff Payback account at a time,

  I've collected URLs for each exchange.

  Check out the exchange-specific links at a glance on the current page

  Get easy payback 😊

{% tabs %}
{% tab title="Exchange" %}
[**📘**](/weff-tutorial/product-guide/binance-kyc-and-rejoin.md)[**Binance** -> **Get Payback after KYC Change**](/weff-tutorial/product-guide/binance-kyc-and-rejoin.md)

[**📘Bybit** -> **Get Payback after KYC Change**](/weff-tutorial/product-guide/bybit-kyc-and-rejoin.md)

[**📘OKX** -> **Get Payback after KYC Change**](/weff-tutorial/product-guide/okx-kyc-and-rejoin.md)

[**📘Bitget** -> **Get Payback after KYC Change**](/weff-tutorial/product-guide/bitget-kyc-and-rejoin.md)
{% endtab %}
{% endtabs %}

<table><thead><tr><th>Exchange</th><th>Fee discount</th><th width="169">Rates</th><th data-type="rating" data-max="5">Popular &#x26; Volume</th><th data-hidden data-type="files"></th><th data-hidden><select></select></th><th data-hidden><select></select></th><th data-hidden data-type="files"></th><th data-hidden data-type="files"></th><th data-hidden><select></select></th><th data-hidden data-type="files"></th><th data-hidden><select></select></th><th data-hidden><select></select></th></tr></thead><tbody><tr><td>Binance</td><td>MAX</td><td>30%</td><td>5</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Bybit</td><td>MAX</td><td>40%</td><td>5</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>OKX</td><td>MAX</td><td>55%</td><td>3</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Bitget</td><td>MAX</td><td>55%</td><td>4</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

🍭Don't pay a fee, let's take it,

From the trusted digital asset refund platform Weff!

Sign up once and get a lifetime fee back!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guideforusers.gitbook.io/weff-tutorial/product-guide/exchanges.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
