# How to Make Your First Deposit

<figure><img src="/files/8mulO9XpyHMoGe021Foc" alt=""><figcaption></figcaption></figure>

1. Go to `/menu`
2. Copy your FluxBot wallet address
3. Go to your preferred Solana wallet (Phantom, Solflare, etc)
4. Click send in that wallet and select $SOL
5. Enter or paste your FluxBot wallet address and click send
6. Check back on FluxBot to see the successful transaction


---

# 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.fluxbot.xyz/basic-tutorials/how-to-make-your-first-deposit.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.
