# Import existing Gnosis Safe

You need to have a Gnosis-safe multi-sig account.&#x20;

Do check what is your safe address, assets, owners, and policies such that when you complete import on MultiSafe the details should match.&#x20;

So, follow the steps to import existing account -

**Step 1 -** Click on the ‘Import existing safe’ button.

![](/files/-Ma8pUMiaaj8t33IO92s)

**Step 2 -** Choose Gnosis safe account, such that all the transaction details are visible on MultiSafe dashboard.

![](/files/-Ma8pZZXHOi_kPNJLVyD)

**Step 3 -** Out of 3 options select any one (Individuals, Company or DAO) as required.

![](/files/-Ma8qwbQOgQzC_j0YBig)

{% hint style="info" %}
**Note -** [Click here](/multisafe/getting-started/create-new-account.md) to know the further steps. It is the same as explained in Create new account
{% endhint %}


---

# 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://multisafe.gitbook.io/multisafe/getting-started/import-exsisting-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.
