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

# Welcome

<figure><img src="/files/31VCeH6Ddayv3docfgfL" alt=""><figcaption></figcaption></figure>

#### The Gateway to the Stablecoin Economy

Welcome to Poremi, the next-generation Universal Point Infrastructure. We are here to redefine the way you perceive daily rewards. Poremi is not just another reward app; it is a sophisticated bridge designed to transform your everyday digital activities into secure, real-world assets.

#### Our Vision: "Points with Purpose"

At the heart of our ecosystem lies the "Stablecoin-backed Point System." For too long, traditional reward points have been treated as ephemeral digital numbers, which are often restricted by expiration dates, limited utility, and ambiguous valuations. Poremi shatters this boundary. We ensure that every point you earn is anchored to the tangible value of Stablecoins, providing a 1:1 backed financial foundation that you can trust.

#### Why Choose Poremi?

* Real Value, Real Assets: Move beyond "scoring points." Start building a digital portfolio where your efforts translate directly into global liquidity.
* Seamless Onboarding: We believe blockchain technology should be invisible yet powerful. Join the stablecoin economy in seconds using your existing social accounts, no complex wallet setups or private keys required.
* A Sustainable Ecosystem: Backed by a robust reserve system and a global advertising network, Poremi provides a reliable and long-term financial experience for users in over 200 countries.

#### Start Your Journey Today

Whether you are checking in daily, exploring our diverse missions, or growing with our community, your actions now have a fixed and guaranteed value.

Experience the future of rewards. Transform your daily life into an asset with Poremi.


---

# 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://poremi.gitbook.io/poremi-docs/docs/welcome.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.
