# Trading

## Tutorial

To create a token on Thunerhood, please follow these steps:&#x20;

**Step 1**: Go to [Thunderhood](https://testnet.thunderhood.com/home)

**Step 2**: Click "**Trading tokens**" or "**COINS**" to go directly to the trading page

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

**Step 3:** Choose your favorite coin&#x20;

**Option 1:** Click "**Trade**" or "**Buy $X**" for instant trading&#x20;

*Notice: you can change the amount easily with our friendly UI via the "**Buy**" button*

<figure><img src="/files/7TRwpBDgK5wLZ4ej7vox" alt=""><figcaption></figcaption></figure>

**Option 2:** Click directly to the token to check the chart or the token information.&#x20;

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

Then you can execute the trading here:&#x20;

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

## Portfolio

Check out your portfolio with your bought tokens via the "**Portfolio**" feature.&#x20;

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


---

# 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://thunderhood.gitbook.io/home/thunderhood/tutorial/trading.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.
