# VIP NFT

The VIP token is a prize drawn by the DCA Smart contract in sessions # 4 to # 19. Each drawn VIP token will receive an automatic refund of 50% of the amount spent on the NFT token.

{% embed url="<https://youtu.be/BhWbBi4lzL8>" %}

<table><thead><tr><th width="150">Session</th><th width="150">Price NFT</th><th width="150">50% refund</th><th width="150">Quantity VIP</th><th>Total Refund</th></tr></thead><tbody><tr><td>1 </td><td>0.0010 ETH</td><td><em>no reward</em></td><td><em>no reward</em></td><td><em>no reward</em></td></tr><tr><td>2</td><td>0.0010 ETH</td><td><em>no reward</em></td><td><em>no reward</em></td><td><em>no reward</em></td></tr><tr><td>3</td><td>0.0236 ETH</td><td><em>no reward</em></td><td><em>no reward</em></td><td><em>no reward</em></td></tr><tr><td>4</td><td>0.0382 ETH</td><td>0.0191 ETH</td><td>1</td><td>0.0191 ETH</td></tr><tr><td>5</td><td>0.0500 ETH</td><td>0.0250 ETH</td><td>1</td><td>0.0250 ETH</td></tr><tr><td>6</td><td>0.0618 ETH</td><td>0.3090 ETH</td><td>1</td><td>0.3090 ETH</td></tr><tr><td>7</td><td>0.07860 ETH</td><td>0.0393 ETH</td><td>1</td><td>0.0393 ETH</td></tr><tr><td>8</td><td>0.16180 ETH</td><td>0,0809 ETH</td><td>1</td><td>0,0809 ETH</td></tr><tr><td>9</td><td>0.2180 ETH</td><td>0.1090 ETH</td><td>1</td><td>0.1090 ETH</td></tr><tr><td>10</td><td>0.2360 ETH</td><td>0.1180 ETH</td><td>1</td><td>0.1180 ETH</td></tr><tr><td>11</td><td>0.3820 ETH</td><td>0.1910 ETH</td><td>2</td><td>0.382 ETH</td></tr><tr><td>12</td><td>0.5000 ETH</td><td>0.25 ETH</td><td>3</td><td>0.75 ETH</td></tr><tr><td>13</td><td>0.6180 ETH</td><td>0.309 ETH</td><td>5</td><td>1.545 ETH</td></tr><tr><td>14</td><td>0.7860 ETH</td><td>0.393 ETH</td><td>8</td><td>3.144 ETH</td></tr><tr><td>15</td><td>1.6180 ETH</td><td>0.809 ETH</td><td>13</td><td>10.517 ETH</td></tr><tr><td>16</td><td>2.6180 ETH</td><td>1.309 ETH</td><td>21</td><td>27.489 ETH</td></tr><tr><td>17</td><td>3.6180 ETH</td><td>1.809 ETH</td><td>34</td><td>61.506 ETH</td></tr><tr><td>18</td><td>4.2360 ETH</td><td>2.118 ETH</td><td>55</td><td>116.49 ETH</td></tr><tr><td>19</td><td>6.8723 ETH</td><td>3.43615 ETH</td><td>89</td><td>305.81735 ETH</td></tr></tbody></table>

{% hint style="info" %}
VIP tokens are randomly selected during the purchase in each session. The VIP token is marked with a special graphic.
{% 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.decentral-art.com/rewards/vip-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.
