# User Guide (Buy)

***

## **THIS SECTION IS ABOUT BUYING MEMECOINS WITH THE BOT AND HAS NOTHING TO DO WITH DLMM.**

**Step 1:** Type :"/valhalla settings"

<figure><img src="/files/88AssGyz1cl32LIUu3f2" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on Change Auto Buy to Enable or Disable it.

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

**Step 3:** Click on "Set SOL Buy Amounts"  in /valhalla settings

<figure><img src="/files/7lEqZjvl8vZdhI3TEQeM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/70Kz7ufD9BAqUUiDJzfR" alt=""><figcaption></figcaption></figure>

**What is Set SOL buy amounts?**\
Whenever a token is put into chat, the bot will reply with info on that token, as well as three buttons underneath it (Buy A, B, C). You can configure how much SOL to buy when clicking each of those buttons

**Step 4:** To execute a trade, paste the Contract Address in the chat and then click on any of the Buy Buttons&#x20;

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

**Step 5:** Once you click on any of the Buy Buttons - your swap will be executed automatically.

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

Run `/valhalla settings` to access a range of customizations for your bot behavior. Here are all available settings:

1. **Set SOL Buy Amounts** - Whenever a token is posted in chat, the bot will display **Buy A**, **Buy B**, and **Buy C** buttons. Use this setting to define how much SOL each button should buy.
2. **Change Auto-Sell Tokens** - Configure the bot to automatically sell a token when its value rises (take profit) or drops (stop loss). Great for when you're AFK.
3. **Change Auto Buy Tokens** - When this is turned on, the bot can auto-buy tokens when you DM it a contract address. It will buy using your preset amount.
4. **Change Slippage** - Adjust your slippage % to control how tolerant your buys/sells are to price fluctuations.
5. **Change Priority Fee** - Select between **Low**, **Normal**, or **Turbo** transaction priority. Default is Normal, but setting it to Low can save you fees.
6. **Change RPC URL** - You can paste your own RPC endpoint here if you don’t want to use the default provided one.

To buy a token, send the address for that token in our general chat in Discord, in a DM to the bot, or to your own Discord (given you added our bot to your Discord). You can then choose either of the three options - "Buy A, Buy B, Buy C" which are respective to the buy amounts you set above, or click Buy X SOL. Note that the Bot charges a 0.7% fee to buy or sell, with a 10% discount if you were referred by someone else.

To check your positions for your tokens & sell them, run the command **"/valhalla sell\_and\_manage**" and you will get a list of all the tokens you have bought along with the Balance and the PnL %.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://valhalla-bot.gitbook.io/valhalla-bot/user-guide-buy.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.
