# NFT

## User scenario

`NFT Market`/`NFT Projects`

## User flow

<figure><img src="/files/BjhpYmRkygTAobo0A4Lw" alt=""><figcaption></figcaption></figure>

## Sequence chart

<figure><img src="/files/lKMh2FY6I6EXRHIknroB" alt=""><figcaption></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 2 days 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>N/A</td></tr><tr><td><p>Redirect to FaTPay transaction flow:</p><ul><li>Set NFT detail;</li><li>Set the amount of cryptocurrency used for pricing</li></ul></td><td><a data-mention href="/pages/m46BuzLB73LGoncgcv0B">/pages/m46BuzLB73LGoncgcv0B</a></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/nft.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.
