# Wallet & Multi-wallet

This section provides detailed instructions on how to create a new wallet or multiple wallets on SolTradingBot. Choose the section that fits your needs to get started.

{% content-ref url="/pages/XhzJhIvqJ37CYNxmfyxl" %}
[Wallet Creation](/docs/feature-and-instruction/wallet-and-multi-wallet/wallet-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/BiJDG5RX95XKhHOJl4mV" %}
[Multi-wallet Creation](/docs/feature-and-instruction/wallet-and-multi-wallet/multi-wallet-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/QixU7iq98gxa6VAFOvWc" %}
[Connect Wallet](/docs/feature-and-instruction/wallet-and-multi-wallet/connect-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/VveddrPeTqHaFjcPpuD4" %}
[Replace Wallet](/docs/feature-and-instruction/wallet-and-multi-wallet/replace-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/nDKrGFRpK5Lpbj3rMv09" %}
[Delete Wallet](/docs/feature-and-instruction/wallet-and-multi-wallet/delete-wallet.md)
{% endcontent-ref %}


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-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.
