# IDO Guide for Participants

## Advance Preparations

In case you're using a PC or laptop, we recommend you to use Chrome web browser with MetaMask wallet installed on it as an extension program. If your frequently-used wallet is in your mobile phone and it supports WalletConnect, you can use the wallet by connecting it through the 'WalletConnect' option on TaalSwap.

WalletConnect-supporting wallets: MetaMask, Trust, [Talken](https://talken.io), etc.

### Installing MetaMask

Stage 1: Search 'Chrome Web Store' on Google.

![](/files/-MZCx87ArbAPQtfBojm1)

Stage 2: Search 'MetaMask' on Chrome Web Store.

![](/files/-MZCxRKBck_F5ccUyFZM)

Stage 3: Add 'MetaMask' on Chrome.

![](/files/-MZCxWuR5PMtwKO21nWS)

![](/files/-MZCxcFbyApITOYgp3G9)

### Generating or restoring a wallet on MetaMask

#### Generating a new wallet

**Stage 1**: Click on 'Getting Started'.

![](/files/-MZCyS5ek9L54_d62Zj9)

**Stage 2**: Click on 'Wallet creation'.

![](/files/-MZCyYBhiQwLJ931hF6K)

![](/files/-MZCyboh7DsIZZl_toFC)

**Stage 3**: Setting the password of your wallet

![](/files/-MZCyliDg5gi4xzM1hEz)

**Stage 4**: Backing up the mnemonic code words

![](/files/-MZCyqbq1HCBAUpIHzWu)

{% hint style="danger" %}
If you lose your mnemonic code, you will not be able to restore it and all of your asset in the wallet will be lost. Please keep the backup of the mnemonic code in a safe place.
{% endhint %}

**Stage 5:** Verifying your mnemonic code words (Enter the words in the right order that you identified at stage 4.)

![](/files/-MZCz_dNIb40SWKmdfYP)

**Stage 6**: Completing wallet creation

![](/files/-MZCzs0oStLO7t2Sr8De)

#### Restoring an existing wallet

**Stage 1**: Click on MetaMask 'Start' button.

![](/files/-MZD-Gach_tvWvhlqQ_k)

**Stage 2**: Click on 'Import wallet' button.

![](/files/-MZD-KjguBTzns6OuSZn)

![](/files/-MZD-Q6XE5JtQgiaVYzA)

**State 3**: Getting the account with seed phrase (Entering the seed phrase of your wallet backup)&#x20;

![](/files/-MZD-asVcIbrK0tUm_A2)

**Stage 4**: Completing wallet creation&#x20;

![](/files/-MZD-gr2HUw9HDwqJWQe)


---

# 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://taalswap.gitbook.io/taalswap-documents/how-to-use-taalswap/ido-users-guide.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.
