> For the complete documentation index, see [llms.txt](https://arbistream.gitbook.io/arbistream.io-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbistream.gitbook.io/arbistream.io-docs/overview/economy.md).

# 🌐    Economy

There are four categories of **Arbistream** Users

1. Maker Batch
2. Streamer & Streamer+ Batch
3. Farmer Batch
4. Legend Batch

**Maker Batch Features:**

* Upload Contents on **Arbistream**
* Set up Reoccurring Subscriptions for Content Access
* Connect with other Creators
* Get invited to Creators only global hangout
* Get access to participate in Creators Contests
* Monthly USDC Airdrop from total generated revenue

Requirements for Maker Batch is holding $AST 1,000,000 and having a minimum of 100 followers.

**Streamer Batch Features**

* View Contents Labeled free by creators
* See Creators profile details
* Get access to participate in general user only contests
* Raffle Draw Whitelist
* Monthly $AST Airdrop based on total watch time, and platform interactions (Watch to Earn)

A Streamer batch is assigned 24hrs after user has successfully created an **Arbistream** account, or immediately if any of the user added wallets have transacted with the **Arbistream** Smart Contract

**Stearmer+ Batch Features**

* Viewing and connecting with Creators
* Making request to Creators
* Viewing all general Premium set Contents
* All benefits from **Streamer Batch**
* Monthly USDC Airdrop from total generated revenue

Requirements: Successfully paid monthly subscription or holding 5,000,000 **$AST**

**Farmer Batch Features**

* All benefits of Streamer+ Batch
* Monthly USDC Airdrop of 50% of total generated revenue
* Access to Trading/Alpha Bots
* WL and airdrop guarantee from partner projects

Requirements: Holding 10,000,000+ **$AST** and staking 50% of holding for an option of 1 - 6 months period.

**Legend Batch Features**

* All benefits from Farmer, Streamer & Streamer+, and Maker Batch
* Gain access to new features before released public
* access to raffle for sponsored vacations
* Promote contents on **Arbistream**&#x20;

Requirements: As you activities increase you get a chance of gaining the legend batch without holding or stating. this progress can be monitored from your user dashboard.

NOTE: All airdrops can be converted to local currencies instantly.

**Arbistream Dex**

We have a major aim to onboard new player into web3 and make transaction for old user more user friendly secure, and reliable. The Arbistream Dex hopes to achieve this, bridging the gap with a Decentralized exchange:

* P2P features for countries who currently can't purchase crypto with their credit card
* Bridging USDC to other chains
* partnership with DeFi protocols to provide DeFi solution to user

**Arbistream AI**

Introducing our AI bot, designed to help traders make informed decisions using blockchain data. Our bot uses advanced machine learning algorithms to analyze blockchain data and provide insights that can help users make profitable trades.

By gathering and analyzing data from multiple sources on the blockchain, our AI bot provides real-time insights into market trends, price movements, and other factors that impact the value of different cryptocurrencies. Users can access this information through an intuitive dashboard that displays key metrics and indicators, making it easy to monitor market conditions and stay ahead of the curve.

But our AI bot doesn't stop there. It also enables users to execute trades directly from the platform, making it easy to take advantage of market opportunities as they arise. With a simple and intuitive interface, users can quickly and easily place orders, set stop-losses, and manage their portfolio all in one place.

Whether you're a seasoned trader or just getting started in the world of cryptocurrency, our AI bot is the perfect tool to help you stay ahead of the curve and make informed decisions. With its powerful analytics and intuitive interface, you'll be able to snip trades with ease and maximize your profits. Try it today and see the difference for yourself!

**Note:** We believe that investing in cryptocurrency is a personal decision that should be based on a variety of factors, including individual risk tolerance, financial goals, and market conditions. Our platform provides data and insights to help users make informed decisions, but ultimately it is up to each individual to determine what is best for their own investment strategy.


---

# 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://arbistream.gitbook.io/arbistream.io-docs/overview/economy.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.
