# Affiliate Partners

## User scenario

&#x20;`Web3 media` / `Affiliates marketing`

## User flow

<figure><img src="/files/x5YMG3djHKb9XQUQ1YJy" alt=""><figcaption><p>User flow for affiliate partners</p></figcaption></figure>

## Sequence chart

<figure><img src="/files/7TOp7ETITarHYfn0XUlu" alt=""><figcaption><p>Sequence chart for affiliate partners</p></figcaption></figure>

## Onboarding

1. Make sure the necessary FaTPay capabilities based on the user flow \[[Onboarding](/get-started/onboarding.md#partner-types)];
2. Choose the partner type and apply the corresponding partner \[[Onboarding](/get-started/onboarding.md#onboarding-process)];
3. Integrate accordingly \[[Reference](/reference/integration-tutorial.md)];

## Integration

{% hint style="success" %}
All the following processes are optional and can be combined according to the user flow. It takes 1 day tops to integrate.
{% endhint %}

<table><thead><tr><th width="371.58064516129036">User flow</th><th width="218">Reference</th></tr></thead><tbody><tr><td>Add entry to FaTPay widget</td><td>/</td></tr><tr><td><p>Customize FaTPay widget interface:</p><ul><li>Choose interface theme;</li><li>Set light/dark mode;</li></ul></td><td><a data-mention href="/pages/yq4L9luWqzJisyfQAR7U">/pages/yq4L9luWqzJisyfQAR7U</a></td></tr></tbody></table>


---

# 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://dev.fatpay.org/best-practices/affiliate-partners.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.
