# Memberships

Our memberships are designed to reflect the same core principles that have always guided Anytype’s development: unrestricted access to our software and an open ecosystem where contributions are fairly rewarded.

For more information about the philosophy behind our membership and its planned evolution, please visit this blog post: [Our Membership Philosophy](https://blog.anytype.io/our-memberships-philosophy/).

## Membership Model & Plans

<figure><img src="https://2112047522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbcKxgThRdSa4vZyLbvH%2Fuploads%2Fh56BPdRoPgQoip5kvNpM%2Fimage.png?alt=media&#x26;token=1d3d41e2-f0cf-4c4c-b680-7263f6eec82d" alt=""><figcaption></figcaption></figure>

**Free Membership:**

* 100 MB of remote storage
* 10 shared spaces
* Unlimited private spaces

**Plus Membership:**

* 1 GB of remote storage
* Unlimited shared spaces
* Unlimited private spaces
* ANY ID (9+ symbols)

**Pro:**

* 10 GB of remote storage
* Unlimited shared spaces
* Unlimited private spaces
* ANY ID (7+ symbols)

**Ultra:**

* 100 GB of remote storage
* Unlimited shared spaces
* Unlimited private spaces
* ANY ID (5+ symbols)

## Pricing for Contributors

We offer a 50% discount to active contributors to our codebase, gallery, tutorials, and community. Email us at <association@anytype.io> to receive your discount.

If you believe that your contribution status is incorrect, please write us at <association@anytype.io>.

## Pricing for Self-Hosters

Self-hosters can manage the limits of Viewers/Editors they invite to their Channels themselves. Those who would like to purchase a name in the Anytype naming system or access priority support, can purchase a membership at the same price as other beta testers.

In the future, we will introduce membership discounts for self-hosters. For those who would like to support the network in the meantime, we welcome your donation [here](https://stripe.pay.anytype.io/b/4gw0337MrdvbejK28f) (thank you!).

## FAQ

<details>

<summary>What happens to my shared channels if I choose not to renew my membership?</summary>

You can choose *not* to renew your paid membership up to any moment before the membership cycle renews. Please do so by visiting the site of the payment provider you used to pay for your membership (Stripe, App store, Google Play).

**Your global name**

Your name will be released and free for purchase one year or 3 years from when you first purchased your membership, depending on which kind of membership you purchased

**Your spaces**

When you do not renew your membership, all participants of your shared spaces (including yourself) will see a popup notification with two options: *Delete* or *Export* the space. Only if participants export the space and re-import it to a new space, will they continue to have access to the space data through Anytype (though changes will no longer be synced).

**Your data**

Encrypted backups of your data will be deleted from the Anytype backup node after 30 days.

</details>

<details>

<summary>What payment methods can I use?</summary>

All major credit cards are accepted. Memberships are priced in USD and will be converted to your local currency using conversion rates on Stripe, if you purchase your membership from the Desktop app.

If you purchase your membership from the iOS or Android apps, payment will be processed by the App Store or Play Store, and prices will be automatically adjusted to your local currency by the respective platform.

</details>

<details>

<summary>What if I want to add additional members to my channel?</summary>

In our next iteration of memberships, we will have a tier for B2B and educational use cases, with the option to add up to 20 additional editors per space.

</details>

<details>

<summary>What happens if I exceed the storage &#x26; sync limits?</summary>

Your spaces will stop syncing with each other through the backup node and use local sync/storage only.

</details>

<details>

<summary>Is there a student / educational plan?</summary>

Students or faculty members are eligible for a [50% discount](https://edu.anytype.io/#apply) on all of our membership plans.

</details>


---

# 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://doc.anytype.io/anytype-docs/advanced/monetization.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.
