> For the complete documentation index, see [llms.txt](https://noise-1.gitbook.io/noise-mods/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://noise-1.gitbook.io/noise-mods/assinatura/planos-and-beneficios.md).

# Planos & Benefícios

## Sistema de progressão

Na <mark style="color:$primary;">NOISE Mods</mark>, quanto **maior for o seu tempo como assinante, mais benefícios podem ser desbloqueados dentro da comunidade**.

O sistema de progressão foi criado para **recompensar membros ativos e recorrentes**, oferecendo vantagens adicionais conforme o tempo de permanência.

***

## Benefícios gerais da assinatura

Todos os assinantes possuem acesso a:

* Biblioteca completa de conteúdos disponíveis;
* Atualizações constantes;
* Suporte da comunidade;
* Acesso aos canais exclusivos;
* Download ilimitado durante o período da assinatura;
* Participação em novidades e anúncios antecipados.

***

## Sistema de níveis

{% hint style="info" %}
Os benefícios adicionais são liberados conforme o tempo de assinatura.
{% endhint %}

Cada nível possui <mark style="color:$primary;">vantagens exclusivas</mark> dentro da comunidade.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h4>Gold — 3 meses</h4></td><td>Dumps criptografados</td><td>Suporte prioritário</td><td>Solicitação de mods</td><td>Sistema de convite</td><td></td><td><a href="/files/HizuUaUUng3KwSmVtHDI">/files/HizuUaUUng3KwSmVtHDI</a></td></tr><tr><td align="center"><h4>Diamond — 6 meses</h4></td><td>Benefícios anteriores</td><td>Suporte exclusivo</td><td>Solicitação prioritária</td><td>Mercado de resource</td><td>Dumps descriptografados</td><td><a href="/files/ZoiSXQw4Ijikxzh6kw4y">/files/ZoiSXQw4Ijikxzh6kw4y</a></td></tr><tr><td align="center"><h4>Emerald — 12 meses</h4></td><td>Benefícios anteriores</td><td>Suporte Integral</td><td>Investimento de projeto</td><td></td><td></td><td><a href="/files/UBRMtcpGUgTOHuM9icgB">/files/UBRMtcpGUgTOHuM9icgB</a></td></tr></tbody></table>

***

## Observações importantes

* Os benefícios podem sofrer alterações com o tempo;
* Alguns recursos podem ser limitados ou disponibilizados temporariamente;
* O compartilhamento de benefícios é proibido;
* O descumprimento das regras pode resultar na perda do nível adquirido.

***

## Considerações finais

{% hint style="info" %}
O sistema de progressão existe para valorizar membros que permanecem ativos dentro da comunidade e contribuem para o crescimento da NOISE Mods.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://noise-1.gitbook.io/noise-mods/assinatura/planos-and-beneficios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
