# Chi trả FIVE token cho nhà đầu tư sở hữu NFT

Chúng tôi quyết định chi trả <mark style="color:purple;">**FIVE**</mark> token trong suốt quá trình hoàn vốn đầu tư NFT của các nhà đầu tư. Mỗi tháng <mark style="color:purple;">**FIVE**</mark> token sẽ chia theo mỗi dự án theo công thức sau:

$$
F = N \* X \* E \qquad
$$

​Trong đó:

> F = Số FIVE token nhận được mỗi tháng
>
> N = Số NFT bạn sở hữu của dự án đó
>
> X = Giá gốc của NFT - Lợi nhuận đã phân phối&#x20;
>
> Hệ số thưởng **E** = 5% (FIVE/BUSD/tháng)

{% hint style="success" %}
Ngoài ra trong năm đầu, <mark style="color:red;">**ví Thưởng**</mark> sẽ chi trả **gấp đôi** lượng **FIVE** token cho nhà đầu tư (`E = 10%`) đến khi hết **1.000.000&#x20;**<mark style="color:purple;">**FIVE**</mark>**&#x20;token.**
{% endhint %}

#### **Ví dụ**

Bạn sở hữu 100 NFT dự án Kênh Youtube Nguyễn Văn Chung Music có giá gốc là <mark style="color:green;">4.5 BUSD</mark>\
Lợi nhuận chia sẻ từ kênh ngày 27/05/2022 là <mark style="color:green;">0.075 BUSD</mark> <mark style="color:red;">=></mark> `X = 4.5 - 0.075 = 4.425`\
Lợi nhuận chia sẻ từ kênh ngày 28/06/2022 là <mark style="color:green;">0.082 BUSD</mark> <mark style="color:red;">=></mark> `X = 4.425 - 0.082 = 4.343`

Ngày 28/06/2022 team NFT5 quyết định bắt đầu trả thưởng FIVE token cho người sở hữu NFT:\
\=> Số <mark style="color:purple;">**`FIVE`**</mark> bạn nhận: `F = 100`**\****`4.343`***\***`10% = 43.43`<mark style="color:purple;">`FIVE`</mark>\
\
Giả sử lợi nhuận chia sẻ vào ngày 28/07/2022 là <mark style="color:green;">0.08 BUSD</mark> <mark style="color:red;">=></mark> `X = 4.343 - 0.08 = 4.263`\
\=> Số <mark style="color:purple;">**`FIVE`**</mark> bạn nhận: `F = 100`**\****`4.263`***\***`10% = 42.63`<mark style="color:purple;">`FIVE`</mark>

{% hint style="info" %}
Đến tháng thứ **n** sau khi hoàn vốn `(X = 0)`thì bạn không được nhận thêm **FIVE** **token** nữa.
{% endhint %}


---

# 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.nft5.io/tokenomics/chi-tra-five-token-cho-nha-dau-tu-so-huu-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.
