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

# $BUN Ecosystem Overview

<figure><img src="/files/UkJuGLDtMzepqETjTgEg" alt=""><figcaption></figcaption></figure>

The BUN ecosystem is designed to be a comprehensive and interactive environment where projects and users can both contribute and benefit in meaningful ways. This ecosystem is driven by a concept we call "Proof of Business," which measures the extent to which each project contributes to the ecosystem.

## **Benefits & Contributions for the Businesses** <a href="#benefits-and-contributions-for-the-businesses" id="benefits-and-contributions-for-the-businesses"></a>

**Projects participating in the BUN ecosystem contribute and receive support in the following ways.**

* The key concept here is **Proof of Business,** which assesses how much a project contributes to the ecosystem. Projects are incentivized to engage actively and meaningfully.
* Staking Pools and Reward Systems: Projects can leverage BUN for building staking pools paired with rewards systems. This can include airdrops in BUN that can be later exchanged for individual tokens.
* Back Office Functionality: All these activities are supported by a back office function that makes it easy for project owners to manage their contributions and rewards.

## **Easy Business and Earn:** <a href="#easy-business-and-earn" id="easy-business-and-earn"></a>

* Affiliate Marketing Agency: Providing marketing support through a network of affiliates.
* Business Tokenization & Launchpad: Facilitating the tokenization of businesses and providing a platform to launch new projects.
* User Traffic / Liquidity: Enhancing user engagement and liquidity for projects within the ecosystem.
* Monetization: Offering various monetization strategies to help projects generate revenue.

## **Benefits & Contributions for the Users** <a href="#benefits-and-contributions-for-the-users" id="benefits-and-contributions-for-the-users"></a>

### **Play & Earn Everything from the BUN** <a href="#play-and-earn-everything-from-the-bun" id="play-and-earn-everything-from-the-bun"></a>

Users participate in and benefit from the BUN ecosystem through familiar methods, with a gradual transition towards Web3 practices. The concept measuring user contribution is called Proof of Contribution, which includes the following activities:

* Shopping Reward: Users earn rewards for shopping, integrating a familiar incentive system.
* Gamification Reward: Engaging users with gamified experiences that reward participation.
* Airdrop / Staking / Yield Farming: Users can earn through airdrops, staking, and yield farming opportunities.
* DAO-Style Memberships: Users influence the ecosystem by participating in decentralized autonomous organization (DAO)-style memberships, enhancing their role and impact within the ecosystem.

<figure><img src="/files/cFQx18MUn8EZO2r0xYm8" alt=""><figcaption></figcaption></figure>

### **Symbiotic Relationship of the Ecosystem** <a href="#symbiotic-relationship-of-the-ecosystem" id="symbiotic-relationship-of-the-ecosystem"></a>

The BUN ecosystem functions as a vertical platform where projects and users coexist in a symbiotic and mutually beneficial relationship. This structure ensures that both parties can thrive and support each other, creating a dynamic and sustainable 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://bunetwork.gitbook.io/bundaodocs/boundless-network-ecosystem/usdbun-ecosystem-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.
