> For the complete documentation index, see [llms.txt](https://docs.chainparty.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainparty.xyz/earning-mechanism/pvp-daily-missions-party2earn.md).

# PvP Daily Missions (Party2Earn)

<figure><img src="/files/43hioc1pwh8jMy2Ggqxg" alt=""><figcaption></figcaption></figure>

**PvP Daily Missions (Party2Earn):**&#x20;

20 Space Explorers participate in a mission with 100 USDT and a Party Ticket. Each mission will have 19 Winners and 1 The Chosen One determined by Smart Contract.

<table><thead><tr><th>Player</th><th>The Chosen One</th><th>Winner</th><th data-hidden></th></tr></thead><tbody><tr><td>Probability</td><td>5% </td><td>95% </td><td></td></tr><tr><td>Number of Players</td><td>1</td><td>19</td><td></td></tr><tr><td>Rewards</td><td>Receive pEIC valued at 200 USDT for vesting</td><td>Receive 100 USDT + 3% PA as reward</td><td></td></tr></tbody></table>

Terms & Conditions:

* Only 12 missions available daily from UTC+0 5:00-6:00 & 13:00-14:00.&#x20;
* Each participation requires a Party Ticket worth 1 USDT (in PA).&#x20;
* The Chosen One will receive pEIC valued at 200 USDT which will be vesting for 2 years.&#x20;
* If a player becomes The Chosen One, they can complete the remaining PvP Daily Missions for that day. However, their account will be ineligible for the next 36 missions. During this period, they will enjoy the Share2Earn Rewards for those 36 missions.


---

# 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://docs.chainparty.xyz/earning-mechanism/pvp-daily-missions-party2earn.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.
