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

# Missions

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

#### A Universe of Content, Integrated in One App

Poremi’s Missions offer an expansive world of entertainment and utility, built directly into the platform. We have eliminated the friction of traditional app ecosystems, allowing you to switch between diverse experiences and earning opportunities instantly, without ever leaving the Poremi environment.

***

#### Zero Installation, Infinite Experience

Dive into a variety of curated content, including Interactive Quizzes, Immersive Games, and High-reward Jackpots, with a single tap.

* Seamless Access: No additional downloads or storage space required. Every Mission runs natively within the Poremi infrastructure, providing a lightning-fast and clutter-free experience.
* Diverse Categories: From casual entertainment to lifestyle-driven tasks, our mission library is constantly evolving through global partnerships.

#### Unified Asset Management: The Convenience Factor

The greatest advantage of Poremi Missions is the Seamless Integration of Assets.

* Real-Time Synchronization: You no longer need to worry about transferring or migrating points from different apps. Every point earned through various missions is automatically aggregated and updated in your Poremi Assets Menu in real-time.
* One-Stop Management: Track your entire digital wealth across multiple platforms through a single, intuitive dashboard. Your effort in any mission translates directly into a unified balance, ready for withdrawal or use.

#### A Growing Ecosystem

We are continuously onboarding new partners to ensure that the Poremi ecosystem remains fresh and rewarding. By connecting global service providers with our users, we create a sustainable cycle of value where entertainment meets financial growth.


---

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