> For the complete documentation index, see [llms.txt](https://onion-encryption.gitbook.io/onion-encryption-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onion-encryption.gitbook.io/onion-encryption-whitepaper/unique-features/onion-packages.md).

# Onion Packages

## Overview

Onion Encryption Browser offers three packages for various user needs: Basic, Premium and Premium Plus. All packages provide ultimate privacy browsing and security tools. For daily secure browsing we offer a Basic Package which provides all the encryption technologies based on Onion Routing and rewards program, at no cost! 

On the other hand, our Premium and Premium Plus packages offer advanced features such as password manager, unlimited private data storage and enhanced security features, along with the additional perks like Priority Support, Exclusive Content Access and Higher ONI token rewards . All packages developed with user in mind and gives an opportunity to choose the level of functionality that suits the user needs the best.

### Premium Packages

Enjoy higher Ad Rewards and Exclusive Security Features.

Upgrading to Premium unlocks various tools and features which allow users to enhance browsing experience:

{% tabs %}
{% tab title="BASIC " %}

## <mark style="color:blue;">Free Basic Package</mark>

## $ 0.00 / month&#x20;

* Secure Browsing&#x20;
* Encryption Tools&#x20;
* Ad Rewards&#x20;
* Ad Control Tool&#x20;
* Daily Usage Rewards
  {% endtab %}

{% tab title="PREMIUM" %}

## <mark style="color:blue;">Premium  Package</mark>

## $ 6.99 / month&#x20;

***Everything from Basic, and***&#x20;

* Advanced Encryption Tools&#x20;
* Higher Ad-Rewards&#x20;
* Password Manager&#x20;
* Private Data and File Storage&#x20;
* Priority Customer Support&#x20;
* High Daily Usage Rewards
  {% endtab %}

{% tab title="PREMIUM PLUS" %}

## <mark style="color:blue;">Premium  Plus Package</mark>

## $ 12.99 / month&#x20;

***Everything from Premium, and***&#x20;

* Unlimited Encrypted Storage&#x20;
* Even Higher Ad-Rewards&#x20;
* Advanced Password Manager&#x20;
* Customizable Browser&#x20;
* New Features Beta Access&#x20;
* Even Higher Daily Rewards&#x20;
* Exclusive Content Access
  {% endtab %}
  {% endtabs %}


---

# 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://onion-encryption.gitbook.io/onion-encryption-whitepaper/unique-features/onion-packages.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.
