# Step 1C: How To Add Admin Wallet(s)

{% hint style="info" %}
For this step, you will need to have an admin wallet that will be used to sign the vesting contract transactions. [**See demo video within this link.**](https://www.loom.com/share/16366b184c314f48886dc8964c5e1324?t=56\&sid=b8703169-cb69-4204-9bc1-11faf1656d11)
{% endhint %}

1. Go to Settings page
2. Click on Wallets tab

<figure><img src="/files/kwJJxm0x9FFm4kvqv7eM" alt=""><figcaption><p>Wallet tab view within the Settings section</p></figcaption></figure>

1. Click "Add Wallet" on the upper right side
2. Add the wallet address, select the chain, and check the box if it is a multisig wallet (Safe, Squads)

<figure><img src="/files/nWi7TVLovxb0xapB1Ikh" alt="" width="375"><figcaption><p>Add Wallet popout box</p></figcaption></figure>

1. Click "Add Wallet" to finalize


---

# 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.magna.so/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details/step-1c-how-to-add-admin-wallet-s.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.
