> For the complete documentation index, see [llms.txt](https://gaimtoken.edgevideo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gaimtoken.edgevideo.com/overview/background.md).

# Background

GAIM, an innovative web3 token, has been developed to unite EDGE Video, EAT holders, and Watch2Earn communities, creating a synergistic and sustainable ecosystem that rewards users and encourages engagement across the platforms.

EDGE Video, a trailblazing decentralized video platform, employs blockchain technology to empower both content creators and users. Integrating GAIM as its native token enables EDGE Video to strengthen its ties with the broader web3 community and offer a compelling incentive structure for its users.

{% embed url="<https://youtu.be/OXfzKKMVDyI>" %}
Interview with Girl Gone Crypto
{% endembed %}

EAT holders, who have shown their support for the EAT token, will experience the benefits of GAIM integration. As EAT merges into GAIM, EAT holders gain access to a range of additional utilities within the GAIM ecosystem, including staking, liquidity provision, and governance. A seamless transition for EAT holders will be facilitated by the EAT<>GAIM Uniswap pool on the Polygon network.

Watch2Earn, a platform designed to reward users for viewing and engaging with video content, will be incorporated into the GAIM ecosystem. This integration allows users to effortlessly earn GAIM tokens through their participation, promoting further growth and adoption of the platform.

In essence, GAIM brings together EDGE Video, EAT holders, and the Watch2Earn community under a unified token and ecosystem that fosters collaboration, rewards users, and propels adoption in the decentralized economy. This amalgamation showcases the potential of web3 technologies to merge diverse stakeholders and create inventive, user-focused solutions.


---

# 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://gaimtoken.edgevideo.com/overview/background.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.
