> For the complete documentation index, see [llms.txt](https://docs.getsatoshisafe.com/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getsatoshisafe.com/wallet/billing/plans.md).

# Plans

Satoshi Safe offers a range of subscription tiers designed to meet the diverse needs of crypto asset managers, from individuals to large enterprises. Our plan structure provides full access to our suite of features through 4 distinct tiers: Free, Starter, Growth, and Enterprise.

### Tiered Plans for Comprehensive Control

Whether you're just starting out or managing complex portfolios, our plans ensure you have the tools you need to manage your assets effectively. From our feature-rich Free tier to our customizable Enterprise solutions, each plan is crafted to offer granular control over your safes.

* **Free Tier**: Perfect for individuals and small teams to explore Satoshi Safe's core features.
* **Basic Tier ($599/month)**: Ideal for growing teams needing unlimited users and safes.
* **Pro Tier ($1499/month)**: Designed for professional traders and larger organizations requiring advanced features and priority support.
* **Enterprise Tier**: Tailored solutions for institutions and large-scale operations with custom requirements.

Below is a comparison chart for our Free, Basic, and Pro tier plans. For Enterprise solutions, please contact our sales team for a customized quote.

<table><thead><tr><th>Features/Services</th><th width="118">Free</th><th width="215">Starter Tier </th><th>Growth Tier (most popular)</th></tr></thead><tbody><tr><td>Price</td><td>free</td><td>$599/team/month</td><td>$1499/month</td></tr><tr><td><strong>Core Features</strong></td><td></td><td></td><td></td></tr><tr><td>Multi-signature Security</td><td>✔️</td><td>✔️</td><td>✔️</td></tr><tr><td>Solana Support</td><td></td><td>✔️</td><td>✔️</td></tr><tr><td>Data integrations</td><td></td><td></td><td>✔️</td></tr><tr><td>Cross-chain Support</td><td>✔️</td><td>✔️</td><td>✔️</td></tr><tr><td>Unified Portfolio View</td><td>✔️</td><td>✔️</td><td>✔️</td></tr><tr><td>Users</td><td>3 Users</td><td>5 Users</td><td>Unlimited</td></tr><tr><td>Safes</td><td>3 Safes</td><td>5 Safes</td><td>Unlimited</td></tr><tr><td>Portfolio Data Refreshes</td><td>1/day</td><td>10/day</td><td>Unlimited</td></tr><tr><td>WalletConnect Integration</td><td>✔️</td><td>✔️</td><td>✔️</td></tr><tr><td>Enhanced Communication Tools</td><td>✔️</td><td>✔️</td><td>✔️</td></tr><tr><td>Support</td><td>Basic (72 hour SLA)</td><td>Basic (72 hour SLA)</td><td>Priority (24 hour SLA)</td></tr><tr><td><strong>Exclusive Services</strong></td><td></td><td></td><td></td></tr><tr><td>Signer Service</td><td></td><td></td><td><p>✔️ </p><p>(Up to 10 hours/month; $100 for each additional hour)</p></td></tr><tr><td>Monthly Consultation with Matt Moravec</td><td></td><td></td><td>✔️ (1 hour/month)</td></tr><tr><td>Industry Connections</td><td></td><td></td><td>✔️ (Tax and other services)</td></tr></tbody></table>


---

# 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 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.getsatoshisafe.com/wallet/billing/plans.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.
