# Paper Trading Mode

Sanji has introduced a way to practice and sharpen your skills to prepare for the live memecoin market.

Paper trading mode gives you a pretend balance of 100 $SOL to play around with in the dangerous memecoin market!

**VIDEO TUTORIAL:**

{% embed url="<https://www.youtube.com/shorts/pJh3idgQjb4>" %}

WRITTEN TUTORIAL:

How to enable "Paper Trading Mode":

1. Run /start to refresh your main menu
2. Click "Settings"
3. Click "Paper Trading Mode" to enable it
4. You will now see a confirmation message pop up saying that you enabled paper trading
5. Run /start and you will see your entire menu change, and you should see a balance of 100 $SOL
6. Trade like you normally would by pasting in any CA, but this time you are using a fake pretend $SOL balance!
7. View your positions and profits as you normally would!

<figure><img src="/files/UQZftHK0PGXoGy7pui74" 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://docs.sanjibot.io/advanced-setup/paper-trading-mode.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.
