> For the complete documentation index, see [llms.txt](https://docs.target1m.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.target1m.io/overview/start-trading.md).

# Start Trading

Only 3 Steps you have to finish before trading

<figure><img src="/files/JFrs48U86IPHGD5lAmc6" alt=""><figcaption><p>Main menu</p></figcaption></figure>

1. *Wallet Created -> Means that you have to connect a wallet or create a wallet before trading.*
2. *Wallet balance Sufficient -> You have to put some Solana to the wallet*
3. *Blockchain Address Followed -> Means that you have to follow a wallet for Copy Trading.*

*1 -> Go to the Wallet section*

<figure><img src="/files/33CEOVfv2S4DcT3GfQbo" alt=""><figcaption><p>Wallet Detail Menu</p></figcaption></figure>

Click the "Deposit" button!

<figure><img src="/files/rg0PWHlp4RPnQD1E2JtZ" alt=""><figcaption><p>Deposit Menu</p></figcaption></figure>

As you can see, wallet address here, you can just click on it to copy it. (Tap to copy)

You can see the Currency -> On solana Chain it's $SOL

Protocol or Chain is -> SOL - SOLANA - SPL (Remember it and be careful)

**Deposit Options**

There are many ways of deposit to the bot

First way is deposit from an Exchange like (Binance, OKX, Bybit, CoinBase)

Second way, click the deposit button here to pay via Credit Card


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.target1m.io/overview/start-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.
