# Token Selection

On the top part of the prediction page, you can find 3 sections to manage and choose what asset and with what payment you want to predict:

1. **All assets** - carousel with all ongoing games containing asset price and game phase(prediction, anticipation, paused) for quick access. If you want to focus on one asset you can hide it in the Settings
2. **Predict** - the asset price change you want to predict with the menu opened on the click
3. **With** - the asset you want to use as a payment with the menu opened on click

<figure><img src="/files/snUsR1Z4BtMoC5gvyrMS" alt=""><figcaption><p>Interface for token select</p></figcaption></figure>

#### All assets

All assets available for predicting are represented as a carousel with an automatic scroll containing all ongoing games represented as the asset price and game phase(prediction, anticipation, paused) plus the selected asset is highlighted. \
If you want to focus on one asset you can hide it in the Settings

<figure><img src="/files/vnUSlNvxdt3O4z7RVb3c" alt="" width="346"><figcaption><p>Turn displaying of All assets on and off in Settings</p></figcaption></figure>

#### Predict

This select shows your current asset and the menu with the list of all available assets.

You can currently (the list is subject to change) make predictions on the price of:

<figure><img src="/files/5iPBnSRLVM4U9uCcbD9V" alt="" width="134"><figcaption><p>Which should it be?</p></figcaption></figure>

#### With

And this select shows your current asset used as a payment and the menu with the list of all available assets you can pay with, the payout for the correct prediction will be claimable in this currency.&#x20;

Also, we support a few types of payments for predictions (more on $freeUSD [here](/sharp-predictions/usdfreeusd.md)):

<figure><img src="/files/VZr2yEXNcOi2FLDR1OEx" alt="" width="160"><figcaption></figcaption></figure>

This selection of tokens will be continuously expanded!


---

# 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.sharptrade.fi/sharp-predictions/token-selection.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.
