# How to start

### Install the wallet

{% content-ref url="/pages/w2kguPZKNCAwm7OzzFuU" %}
[Metamask](/how-to-start/wallets/metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/nNez9paJEacC4APnuirE" %}
[MEW My Ether Wallet](/how-to-start/wallets/mew-my-ether-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/g1npJcMCyPlFDYSbvhU1" %}
[WalletConnect](/how-to-start/wallets/walletconnect.md)
{% endcontent-ref %}

### How to buy a token

* You can buy the token by paying with Ethereum
* Session tokens are sold sequentially
* You can choose and buy a token on the secondary market

![](/files/k8Af9FzYl7ld8J05tlKN)

### Where is my token

* You can find the location of your token on the image by opening the preview window of the whole image
* You will see all your tokens with your wallet connected on the subpage <https://decentral-art.com/after-market>
* You can view each token by clicking on its ID number on the left

![](/files/BhQm0Sk0uQGsZqIcXAaz)

###

### How to sell a token

* You can trade tokens on the secondary market
* You can put your token up for sale, you set the price yourself
* You can buy tokens cheaper and sell them more expensive

![](/files/YrlTcvEvUy72W1rwqsrd)

### Rewards in sessions

Prizes are awarded at the end of each session, and prizes are awarded randomly in each session. Session rewards are always ten times the amount you will pay when buying a token.

* There are 240 prizes in sessions 1 to 19
* Lowest Session Awards - 1st Prize 0.015 ETH
* Top prizes in sessions - 89 prizes each 68,723 ETH
* VIP Rewards is an automatic refund to the buyer's wallet 50% of the price paid for the token. VIP tokens have additional graphics.

![](/files/kIg1vlJi2Bhcf7wTkJOO)

{% hint style="info" %}
After selling the last token of each session, the smart contract automatically awards prizes by paying out to the drawn wallets.
{% 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/how-to-start.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.
