# Create Trading Wallet

In order to start trading with Alphador Trading bot you need to add a trading wallet first. Go ahead to the [Wallets](https://alphador.ai/trade/wallets) page and either generate a new wallet or import an existing one.

All private keys and seed phrases are encoded and stored securely.

<figure><img src="https://lh3.googleusercontent.com/g5UV3a-tMcGbdsx8CfkAEJS13c00X0SRQ5bw0aYF808aeH8g8M2-6sGhHr7IdNq1eXJggax-2bTnIOgvY4DmMrMVJGPKJOKZQeAOxOVcln_US2sp0d0QQtAQROufmw8hHgTdrW74KEpA7vmPlrieScM" alt=""><figcaption></figcaption></figure>

### Generate Wallet

If you decided to generate wallet - it's essential to securely save the seed phrase and private key. Private key and Seed phrase of the generated wallet will be shown only once prior to security reasons.

<figure><img src="https://lh4.googleusercontent.com/Z2aFqBliB4P2WFmR0iCAQRAp7i8-mrk0wK9dMfOwkUmkEawzVzngFQO4IjPP3LzqQwchMvYZdLFE9vzWLcNbeXX2qGSrm3wCslupGSnD6ichqCDsZeBKuwqKUsD6R-DlQ6EXNlhjVd-H7JqsS059OSs" alt=""><figcaption></figcaption></figure>

### Further Steps

<figure><img src="https://lh3.googleusercontent.com/O9FviNResyNYwZ64YQfN80n4jsWsxdDG5yNbueiOm0pT05qtsm2myowDaoK-W8Hhnm2E-uFWIE_Oti9qJ6QJSyOf3LoNCw7MMct8ujaih2vu7V7sxFysZeoeaXNJUGfrQbUFgjjz442mTdqTWMAMp9s" alt=""><figcaption></figcaption></figure>

Now that you have created or imported your wallet, it’s time to add gas fees so it will be ready for action.


---

# 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.alphador.ai/free-features/dex-trading-bot/create-trading-wallet.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.
