> 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/welcome-to-arbistream.md).

# Welcome to Arbistream

{% hint style="warning" %}
**Brace Yourself:** There have been other remarkable events in time past, but we are not focused on the past, we are the creators of the future. And if you are reading this, you are too early on this ride.
{% endhint %}

## Overview

In a media industry dominated by centralized control, our revolutionary platform is introducing a new era of freedom and benefits for all stakeholders. Our platform, built on the Arbitrum blockchain and utilizing the power of cryptography, empowers creators and authors by giving them the rewards they deserve for their creativity.

Traditional media companies often offer only a small fraction of benefits to creators, but our platform changes this by using the low transaction costs of the blockchain to reach and reward creators all over the world. We provide access to hidden talents and creativity while ensuring that authors, creators, and bright minds receive the lion's share of the rewards.

Our platform also connects users with Defi protocols, making it easy to take advantage of this powerful technology. We provide educational content that takes users from beginner to expert, enabling everyone to stay informed and safe while profiting from Defi protocols. Our platform is community-focused, and fun, and introduces the blockchain revolution to more people through the power of media.


---

# 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/welcome-to-arbistream.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.
