# Buying Tokens

Now that you have some SOL in your wallet, you're ready to start buying some coins and hunt that 50-100x you're looking for.

1. Press `/home` again or hit Refresh after you've sent your SOL, your wallet should refresh the balance within a few seconds after sending.
2. You can now start buying tokens. Send any token address or Birdeye/Dexscreener link to MemeBot.
3. Memebot will reply with the token information you need.
4. Hit buy X sol, and you can choose how much you would like to buy by replying the amount to that message.
5. *Voilà*, you're now a holder. Go work for your bags and shout it on Twitter. HIGHER!

<figure><img src="/files/Zco5gDX5Ta0kyUyUW4ev" alt="" width="375"><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://solmemebot.gitbook.io/mebo/memebot-guide/buying-tokens.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.
