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

# Earning Points

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

#### Maximize Your Assets through Daily Engagement

At Poremi, we believe that consistency is the ultimate asset. We have designed a multi-layered reward system that recognizes and compensates every moment of your participation. Whether it takes a second or a few minutes, every action you take contributes to your growing stablecoin portfolio.

***

#### Daily Check-in: The Power of Habit

Start your day by securing your rewards with a single tap. Poremi rewards your consistency through our Attendance Streak System.

* Daily Rewards: Earn base points every 24 hours just by opening the app.
* Perfect Attendance Bonus: Complete a 7-day consecutive streak to unlock a significant bonus multiplier. We prioritize and value our most dedicated users who maintain the heartbeat of the Poremi ecosystem.

#### Missions: Play, Explore, and Earn

The Poremi ecosystem is a gateway to diverse digital experiences. Through our Global Mission Network, you can earn substantial rewards by engaging with curated content, games, and lifestyle services.

* Expanding Ecosystem: We continuously collaborate with global partners to bring you fresh and high-yield mission opportunities.
* Task-based Rewards: From simple interactions to immersive experiences, the more you explore, the more you accumulate.

#### Referral System: Exponential Growth together

Sharing the value of Poremi is one of the most powerful ways to increase your wealth. Our Intuitive Referral Structure focuses on the "Network Effect" without the typical hurdles.

* Limitless Potential: There is no cap on how much you can earn through invitations.
* Activity-based Rewards: Instead of complex one-time verifications, you earn rewards based on the ongoing activities of your invited friends, creating a sustainable stream of passive points.


---

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