> 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/ecosystem-components/sweepay/integration-with-sweep-ecosystem.md).

# Integration with Sweep Ecosystem

SweePay is designed to integrate seamlessly with the broader Sweep ecosystem, contributing to a unified and activity-driven economic structure.

While operating as an independent payment infrastructure, SweePay interactions generate measurable transaction volume that aligns with the overall dynamics of the Sweep economy.

This activity contributes to:

* **Increased transaction volume** across the ecosystem
* Activation of the protocol’s **fee mechanism**
* Continuous contribution to **deflation and distribution processes**

As with other components of the platform, SweePay-related transactions are subject to the same underlying economic logic, where a fixed protocol fee is applied and integrated into the system’s value flow.

In addition, SweePay introduces mechanisms designed to **encourage long-term user engagement and token alignment**, including:

* Incentive structures that promote holding and usage of the Sweep token
* Cashback-based models that return value to users through continued activity
* Reward mechanisms tied to transaction participation

These elements strengthen the connection between user activity and the broader ecosystem, ensuring that financial interactions contribute to both individual utility and overall system sustainability.

Through this integration, SweePay not only enables payments and transfers, but also acts as a **continuous driver of economic activity**, supporting the long-term growth and stability of the Sweep ecosystem.


---

# 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/ecosystem-components/sweepay/integration-with-sweep-ecosystem.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.
