# Depositing Sol

The next step is to send a small amount of **SOL** to your Sorosbot wallet address from any wallet you use.

1️⃣ **Copy the Wallet Address**\
Tap the link provided to copy your unique Sorosbot wallet address.

2️⃣ **Transfer SOL**\
Open your Solana wallet and send some **SOL** to the copied address.

3️⃣ **Refresh to View Your Balance**\
Click any button in Sorosbot to refresh, and your updated balance will be displayed!

<figure><img src="/files/O3PjdfNJm61ycLF3vLZO" alt="" width="375"><figcaption></figcaption></figure>

Once the transfer is complete, you're ready to start trading with Sorosbot! 🚀


---

# 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://soros-bot.gitbook.io/sorosbot-docs/quick-setup-guide/quickstart-1.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.
