# Funding Your Wallet

Now that you've created your BONKbot wallet, it is time to fund it with some Sol to begin trading!

Type /home in BONKbot to reach the following menu:

<figure><img src="/files/nwTcvlfsnnq9Nexr3JJa" alt=""><figcaption></figcaption></figure>

Already have Solana in another wallet or exchange? Follow the steps for [Depositing Sol](/bonkbot/quick-setup-guide/funding-your-wallet/depositing-sol.md)

Need to buy Solana to fund your wallet? Follow the steps for [Buying Sol](/bonkbot/quick-setup-guide/funding-your-wallet/buying-sol.md)


---

# 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.bonkbot.io/bonkbot/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.
