# For beginners

Click “/main” from bottom left menu.

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

Select Wallets Menu.

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

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

Create a new wallet.

<figure><img src="/files/80wQSWajxPUUq4Cscj8B" alt=""><figcaption></figcaption></figure>

Store your Pvt key safely. <mark style="color:red;">We can’t access your keys therefore we cannot recover them for you. Losing it may lead to financial loss!.</mark>&#x20;

Public key is your wallet address. Send some $FTM or $S from your main wallet to your bot wallet.

After your funds arrive, use the `/buy` command to buy a token. Enter the token contract address.

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

Select the preferred amount.

<figure><img src="/files/9DytFbYAbEdLSde8qMuu" alt=""><figcaption></figcaption></figure>

Congrats! You made your first trade. You can manage your position from `/trade` command or “Trades monitor”.


---

# 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://muttski.gitbook.io/welcome/readme/muttski-bot-guide/for-beginners.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.
