# Funding Your Wallet

Now that you’ve set up your **Archer** wallet, it’s time to fund it with some SOL so you can start trading!

Type `/home` in Archer to access the main menu:

<figure><img src="/files/rMmn1eUQ5fOAMX5fXHSG" alt="" width="281"><figcaption></figcaption></figure>

Your wallet address will be displayed on your home page. Just click it to copy it. Send any amount of $SOL to this address and you're ready to go!

**To access your wallet and wallet settings:**

From the **Home** menu, tap **"Settings"** and then go to **"Wallet"**.\
\
Here you will find your primary wallet address, wallet settings, the ability to create a new wallet or import an existing wallet and more!

Once your wallet is funded, we highly recommend setting up **2FA (Two-Factor Authentication) and securing your private key** before you begin trading for added security.


---

# 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.archerbot.io/quick-setup-guide/funding-your-wallet.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.
