# Everyworld

## Everyworld

- [Everyworld Abstract](https://docs.everyworld.com/everyworld-abstract.md): A rewarded ads protocol built using a new economic model of dual incentivization
- [Product Overview](https://docs.everyworld.com/everyworld-abstract/product-overview.md)
- [Shared Mission](https://docs.everyworld.com/everyworld-abstract/shared-mission.md)
- [Why Everyworld](https://docs.everyworld.com/everyworld-abstract/why-everyworld.md)
- [Everyworld](https://docs.everyworld.com/everyworld-abstract/everyworld.md): A Social Gaming Discovery Protocol
- [Rewarded Ads Protocol](https://docs.everyworld.com/everyworld-abstract/everyworld/rewarded-ads-protocol.md)
- [Business Model](https://docs.everyworld.com/everyworld-abstract/everyworld/business-model.md)
- [Payments to Promote](https://docs.everyworld.com/everyworld-abstract/everyworld/business-model/payments-to-promote.md)
- [Rewards for Engagement](https://docs.everyworld.com/everyworld-abstract/everyworld/business-model/rewards-for-engagement.md)
- [How Everyworld Works](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works.md): Content Discovery
- [Seeds](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works/seeds.md)
- [Tickets](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works/tickets.md)
- [Referral Tree](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works/referral-tree.md)
- [Jackpots](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works/jackpots.md)
- [Payouts](https://docs.everyworld.com/everyworld-abstract/how-everyworld-works/payouts.md)
- [EVERY Token](https://docs.everyworld.com/everyworld-abstract/every-token.md): Token Overview
- [EVERY Ecosystem](https://docs.everyworld.com/everyworld-abstract/every-token/every-ecosystem.md)
- [Blockchains](https://docs.everyworld.com/everyworld-abstract/blockchains.md)
- [A New Economic Model](https://docs.everyworld.com/everyworld-abstract/blockchains/a-new-economic-model.md): A New Economic Model to Incentivize User Engagement
- [Decentralization](https://docs.everyworld.com/everyworld-abstract/decentralization.md)
- [Account Abstraction](https://docs.everyworld.com/everyworld-abstract/decentralization/account-abstraction.md)
- [A Generational Cause](https://docs.everyworld.com/everyworld-abstract/a-generational-cause.md)
- [Funding a Public Good](https://docs.everyworld.com/everyworld-abstract/a-generational-cause/funding-a-public-good.md)
- [Summary](https://docs.everyworld.com/everyworld-abstract/summary.md)
- [EW2024 Official Sweepstakes Rules](https://docs.everyworld.com/ew2024-official-sweepstakes-rules.md)
- [Terms and Conditions](https://docs.everyworld.com/terms-and-conditions.md)
- [$EVERY Token Terms](https://docs.everyworld.com/usdevery-token-terms.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.everyworld.com/everyworld-abstract.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.
