> 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/overview.md).

# Overview

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

#### The Earn-to-Pay Bridge for the Digital Economy

Poremi is a pioneering "Earn-to-Pay Bridge" that redefines how human activity is valued in the digital age. We transform user engagement into liquid stablecoin assets and connect them directly to real-world payment infrastructures.

The traditional reward market has long suffered from a lack of transparency, fluctuating valuations, and low utility, leaving users with "points" that often feel like empty numbers. Poremi solves this by operating on three fundamental pillars designed for trust and scalability.

***

#### Core Principles

**1. Trusted Pegged Value: 1,000 Points = $1 USDT**

The most significant differentiator of Poremi is its Fixed-Value Model. While most point systems suffer from ambiguous exchange rates or difficult withdrawal processes, Poremi maintains a clear and unwavering standard: 1,000 Points = $1 (USDT). The balance you see in your app represents the exact purchasing power of the US Dollar, allowing you to track the real-world value of your efforts in real-time without worrying about market volatility.

**2. Sustainable Reserve System: Backed by Real Revenue**

Points in Poremi are not just digital digits; they are backed by a robust Stablecoin Reserve. This reserve is continuously fueled by actual B2C advertising revenue from global ad networks and profit-sharing from strategic partner collaborations. Because every point earned is guaranteed by this physical reserve, users can accumulate assets securely, knowing their rewards are protected from devaluation or loss.

**3. The "Earn-to-Pay" Journey: Lowering the Barriers**

We have eliminated the "Buying Hurdle", which is the complex and often risky requirement of purchasing crypto with your own money to enter the ecosystem. Poremi provides a seamless, integrated journey:

* Earn: Enjoy engaging content and various missions to accumulate points.
* Manage: Watch your digital wealth grow in a secure environment.
* Pay: Use those assets for real-world purchases through our expanding on-and-offline payment infrastructure.

***

#### Conclusion

Poremi is more than just a reward app; it is the most innovative infrastructure enabling users worldwide to participate in the stablecoin economy with ease, security, and absolute freedom.


---

# 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/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.
