# Safe

## What is Safe?

[Safe](https://safe.global/) is an EVM-based onchain asset custody protocol. Launched in 2018, Safe has established itself as the EVM smart account standard today - securing over $100 billion in value across 8+ million smart accounts. Aligned with the vision of Squads, they are also pursuing a future where everyone has complete control and flexibility over their digital assets.

## How do Squads users benefit from this integration?&#x20;

Thanks to our partnership with Safe, you can now add any Safe wallet as a view-only account in Squads. Teams with assets on the EVM can now view their entire treasury across multiple chains in a single interface.

## How to add your Safe wallet to your Squad?

1. Navigate to the "Treasury" tab, and click the "Add Safe Account" button below your Account in the Navigation bar.

<figure><img src="/files/hmxOF3dSJph1a5k4oPAH" alt=""><figcaption><p>Treasury tab</p></figcaption></figure>

2. Fill in the required data within the pop-up window. The data includes:
   1. Name of the Safe wallet (optional)
   2. Safe's address
3. Click the "Add" button.

<figure><img src="/files/AJQzR5bvuVLru7pGom0y" alt=""><figcaption><p>Add Safe Multisig pop-up</p></figcaption></figure>

4. Your Safe wallet will be added to the Treasury tab as a view-only account.

<figure><img src="/files/zE4e4olca6KSSIoKQ9GJ" alt=""><figcaption><p>Safe wallet as a view-only account</p></figcaption></figure>


---

# 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.squads.so/main/navigating-your-squad/integrated-apps/safe.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.
