# MultiSafe

## MultiSafe

- [Introduction](https://multisafe.gitbook.io/multisafe/master.md): An overview of why MultiSafe exists.
- [Getting Started](https://multisafe.gitbook.io/multisafe/getting-started.md): How you can get started on MultiSafe
- [Create New Account](https://multisafe.gitbook.io/multisafe/getting-started/create-new-account.md): This document is specifically for creating a new account on MultiSafe
- [Import existing Gnosis Safe](https://multisafe.gitbook.io/multisafe/getting-started/import-exsisting-account.md): You need to have gnosis account to import existing account on MultiSafe.
- [Login on MultiSafe](https://multisafe.gitbook.io/multisafe/getting-started/login-on-multisafe.md): It's really easy to login on MultiSafe as an Individual, Crypto company and DAO.
- [Guides](https://multisafe.gitbook.io/multisafe/multisafe-feature-list.md): This document is set as per the latest features we're offering. As we add more new features this will be updated accordingly.
- [Dashboard](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/dashboard.md): Get to know more MultiSafe dashboard
- [Colloborative Multisig Transactions](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/multisig-transactions.md): Transactions that MultiSafe supports.
- [Quick Transfer](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/quick-transfer.md): Transfer within seconds on MultiSafe
- [Manage People](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/manage-people.md): People management on MultiSafe
- [Adding teams](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/manage-people/adding-team-members.md): Detailed guide on how users can add team members on MultiSafe.
- [Add People](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/manage-people/add-people.md): Detailed guide on how users can add people members on MultiSafe.
- [Mass Payouts](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/mass-payouts.md): Easy payments to team members, community members and others.
- [Settings](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/settings.md): Setting spending limits on MultiSafe.
- [Owners](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/settings/owners.md): List of all the members of Safe and number of people need to confirm the transaction.
- [Spending limit](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/settings/spending-limit.md): How to's on Spending limit section under Settings.
- [Profile](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/settings/profile.md): How to's on Profile section under Settings.
- [Notifications on MultiSafe](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/notifications-on-multisafe.md): When will encounter notification pop-up on MultiSafe.
- [Transaction History](https://multisafe.gitbook.io/multisafe/multisafe-feature-list/transaction-history.md): Details of all transactions performed on MultiSafe.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://multisafe.gitbook.io/multisafe/master.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.
