# First Start

## Interactive tutorial

{% embed url="<https://app.guideflow.com/player/ok8l9j4hxr>" %}

After opening the bot for the first time using this link:&#x20;

{% embed url="<https://t.me/sigma_buybot>" %}

**Follow these steps to get set up:**<br>

1. Press the <mark style="background-color:blue;">`Start`</mark> button to load up the welcome menu&#x20;
2. Upon the first start, the bot will automatically generate a fresh EVM wallet. Don't forget to **save the private key,** because **we will not be able to recover it if you lose it**
3. Accept the terms and conditions
4. The main menu will then pop up. Click "Chains", then "Solana"
5. Type in "/wallets" and click enter. Your SOL wallet will then automatically be generated - make sure to save your private key&#x20;
6. Type in "/start" and press enter. You will then be prompted to select your preferred language for the bot
7. Proceed to the wallet funding tutorials below to understand how to load up your Sigma wallet!

**EVM Wallet Funding Tutorial:**

{% content-ref url="/pages/4IzeZ0J73pIXrCN29ghv" %}
[Funding or Importing From an External Wallet or Exchange](/setup-trading-and-management/evm/setup/funding-or-importing-from-an-external-wallet-or-exchange.md)
{% endcontent-ref %}

**SOL Wallet Funding Tutorial:**

{% content-ref url="/pages/W2OEQB037z3T2Ti1WpdA" %}
[Funding or Importing from an External Wallet or Exchange](/setup-trading-and-management/sol/setup/funding-or-importing-from-an-external-wallet-or-exchange.md)
{% endcontent-ref %}

{% hint style="danger" %}
Your private key provides access to your funds, you must not share your private key with others, or store in insecure places. Make sure to save it in a safe place!
{% endhint %}


---

# 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.sigma.win/getting-started/setup-guide/first-start.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.
