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

# Sweep

Sweep is a next generation Web3 ecosystem where entertainment, financial infrastructure, and value creation converge. Built on blockchain technology, Sweep redefines how users interact with digital systems by transforming every action into a measurable, verifiable, and value driven experience.

Unlike traditional platforms where users remain passive participants, Sweep places them at the center of a unified and activity driven economy. All interactions across the ecosystem are powered by the SWEEP token, creating a structure where user activity directly contributes to system growth and economic flow.

A fixed portion of all transaction activity is automatically processed through on chain mechanisms, supporting a deflationary model backed by real usage and measurable volume. Another portion is continuously distributed to users in USDT, establishing a dynamic system where participation and value creation are directly connected.

Beyond interactive systems, Sweep expands into a broader financial layer through integrated payment infrastructure and tokenized value frameworks. This allows digital interaction to extend into real world usage and structured value participation, forming a system that goes beyond isolated platform experiences.

By combining transparent execution, structured interaction models, and a continuously operating economic engine, Sweep introduces a sustainable framework where engagement contributes to long term system value. It is not limited to a single category, but designed as a unified environment where interaction, finance, and value creation coexist.

Sweep aims to become a global reference point for next generation digital ecosystems, where users are active participants in value creation, systems operate through transparent and verifiable logic, and digital interaction evolves into a scalable economic layer.


---

# 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://docs.sweep.finance/sweep.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.
