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

# Ecosystem overview

### PLAIX TOP GOAL

Our primary objective in PLAIX - build a wide ecosystem of products and tools for the communities, brands, and organizations to shift the way how they grow, monetize and earn.&#x20;

The aim is to cover needs in creating the ability of distribution value to people in the communities and audience. The other side of it is the ability to use created value in exchange, payments, financial operations, integrate into the smart contracts, or launch own applications on the blockchain.&#x20;

### VALUE FOR PEOPLE

Our focus is easy integration of PLAIX products and features into external solutions, adding a decentralized layer and bringing more people to the web3.&#x20;

In PLAIX we planned to cover such value points for people that are involved in communities: transactions (tipping, donations, microtransactions); markets (value exchange, commerce, selling products and assets); payments (interest-based paid communities, community purchases, subscriptions, memberships); DeFi (funding, liquidity, farming, borrowing, insurance, pools market); GameFi (digital goods, assets, personalizations, increase access, receive benefits); connection (platform integration, hybrid experience, integration of existing assets from another project).

This is the map of our ecosystem that we've planned to build in the next 2 years.

![](/files/pWnDIzYKlJNCo62bs3Hs)


---

# 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://plaix-gitbook.gitbook.io/ecosystem/plaix-ecosystem/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.
