# Setting Up Your Polaris Account | Multi-Sig, Roles & Security

After you first sign-in, you will need to create a Multi-Signature (multi-sig) wallet. This one-time step is necessary to store your funds and interact with Polaris.

*If you want to learn how Polarisuses Multi-signature wallet technology,* [*click here*](/polaris/what-is-powerdex.md)*.*

#### **How to Generate your Multi-Signature Wallet**

If you connect a new wallet that has not been used with Polaris, you will be prompted to create a multi-sig wallet.

1. To create your Multi-sig, click on the “Generate” button.

<figure><img src="/files/khCDFrmlL5p6c3wXVbOK" alt="" width="293"><figcaption></figcaption></figure>

2. You will then be prompted via a popup to confirm creation of the multi-sig wallet. Click "Confirm"**.**\
   \
   You will be charged a gas fee for this interaction. **Polaris will reimburse your account for the cost of multi-sig creation via trading fee rebates.**

<figure><img src="/files/BXIiYlqkzVq6HU5AXW8t" alt="" width="328"><figcaption></figcaption></figure>

3. The mutli-sig wallet creation will begin processing. This may take a moment. When the wallet is set up, you will see the below window. You can also view the wallet on the Block Explorer using the link.

<figure><img src="/files/De6cXq7UWumzslEQJYXY" alt="" width="302"><figcaption></figcaption></figure>

Now that your account is set up, [deposit funds](/polaris/using-powerdex/making-a-deposit.md) and **start trading**.


---

# 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://support.power.trade/polaris/using-powerdex/setting-up-your-account.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.
