# Welcome to E1

## Overview

E1 is a platform designed for streamers to reward their community through digital collectibles. By utilsing the power of the blockchain it is the first time ever that digital artifacts can be authentic.

The product is designed to enhance your digital presence as a streamer. As you grow it can also serve as an extra revenue stream.

Below are some links on our core concepts. Check them out and see how they could help you to start using the product. If there are any question hop into our [Discord](https://discord.gg/Kw4xYnd333) and let us know.

## Quick links

{% content-ref url="how-to/campaign-creation-step-by-step" %}
[campaign-creation-step-by-step](https://docs.e1.xyz/how-to/campaign-creation-step-by-step)
{% endcontent-ref %}

{% content-ref url="how-to/managing-active-camapigns" %}
[managing-active-camapigns](https://docs.e1.xyz/how-to/managing-active-camapigns)
{% endcontent-ref %}

{% content-ref url="how-to/claiming" %}
[claiming](https://docs.e1.xyz/how-to/claiming)
{% endcontent-ref %}


---

# 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://docs.e1.xyz/welcome-to-e1.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.
