# Create Multiple Wallet

{% hint style="info" %}
You may create a multiple wallet for the same chain using SSP Key. This will help you create multiple addresses to serve for specific purposes
{% endhint %}

<div align="left"><figure><img src="/files/H9oe2IiZxv8cXp9N1zHv" alt="" width="308"><figcaption></figcaption></figure></div>

From your main screen click drop down arrow

<div align="left"><figure><img src="/files/4za2VcD0rSapGwcFOGU3" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/THTerRTyftDwbfSjmxTv" alt="" width="375"><figcaption></figcaption></figure></div>

Click "Generate New Wallet"

<div align="left"><figure><img src="/files/uoQx4iznun70P7ToJgmX" alt="" width="215"><figcaption></figcaption></figure></div>

To switch, click on the new wallet

<div align="left"><figure><img src="/files/LIgsimcCB91MlO8CJYoq" alt="" width="375"><figcaption></figcaption></figure></div>

Congratulations for creating a multiple wallet!


---

# 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://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/publish-your-docs.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.
