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

# Overview

### **The xOffer Ecosystem consists of:** <a href="#the-magic-square-ecosystem-consists-of" id="the-magic-square-ecosystem-consists-of"></a>

* **xOffer Campaigns:** The Web3 App where you can discover, explore, and engage with a diverse range of community-vetted Web3 apps and games. It enables you to vote on and validate new projects, and to influence an app's trust score through detailed reviews. Additionally, you can earn rewards through the xPoint program and participate in the xOffer affiliate program.&#x20;
* **Premium Offers**: A collection of exclusive deals specifically made by the projects listed on the platform. These offers are designed to provide you with attractive discounts and unique content. This feature not only adds value for you but also serves as an effective tool for listed projects to increase their visibility and user interaction.
* **xPoint - Get Rewarded for Every Action**: You earn xPoint points by doing simple things like claiming deals, voting, signing up, and logging in daily. Later, you can exchange these points for real rewards.
* **$XO Token**: Is the foundation of xOffer's ecosystem, providing users with the opportunity to enhance their platform experience through various membership levels. By locking in $XO tokens, members unlock various benefits, including daily $XO bonuses,  priority access to Premium Offers, eligibility for Airdrops all while maintaining full ownership of their tokens.&#x20;
* **Affiliate Program:** A Web3 affiliate network within xOffer Campaigns, allowing you to earn commissions by promoting apps and games. This program benefits both developers, by increasing app visibility, and users, by offering them a way to earn through referrals, enhancing the traditional affiliate marketing model with the innovative features of Web3 technology.
* **xOffer Memberships**: These are tiered subscription levels within the xOffer ecosystem. They range from Basic, which is freely accessible without the need to lock in any $XO tokens, to Plus, Premium, and Premium Plus tiers, which require locking in 200, 400, and 600 $XO tokens. Users enjoy a variety of escalating rewards including daily $XO token rewards from a pool of 10,000 $XO, increased xPoint point multipliers, higher commission bonuses, priority access to Premium Offers, more significant allocations in launchpad events, and exclusive airdrop participations. While upgrading membership levels is instant, downgrading requires a 30-day waiting period, ensuring users retain full ownership of their locked $XO tokens throughout their membership.

##


---

# 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://xoffer.gitbook.io/xoffer-litepaper/overview.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.
