# Apply to mpDAO Pot

### Create Your Project/Account on POTLOCK

All applicants must either create a new account or log into their existing account on the POTLOCK platform. This is crucial for applying to the mpDAO pot. If you are having issues with how to do that please check.

{% content-ref url="/pages/8Jg4nLXAtYMrABGX8Xdx" %}
[💼Projects](/user-guides/projects.md)
{% endcontent-ref %}

### Apply to Pot

By now you should have filled in all crucial information about your project in the description and justification of why your project is considered a public good.

<figure><img src="/files/8rFwxqd1Owqa9FYsRZ7H" alt=""><figcaption><p>Pots Explore Page</p></figcaption></figure>

* Navigate to the Pots Page by clicking on **Pots** on the navigation bar or follow this link: [Pots Page](https://alpha.potlock.io/pots).
* Check **Active Rounds** for **mpDAO Retro PGF** on the Pots page. Here, you will see the title of the pot, a short description, and how many days are left to apply.&#x20;
* Click on the pot to proceed to the Pot details page

<figure><img src="/files/qb3dbXBZz2LF36G54TQT" alt=""><figcaption><p>Pot details page</p></figcaption></figure>

To apply to this pot, it is essential to clarify the criteria and how important each is. Your project must meet at least 2 **out of the application requirements** outlined below.&#x20;

* Submission Deadline: You must apply before the application round ends, as you can see on the countdown on this page as Late submissions will not be possible.&#x20;
* Stake on Meta Pool: Applicants need a minimum stake equivalent to $25 USD in NEAR.                 For more information on how to stake go to the following link [Stake | Meta Pool - Docs](https://docs.metapool.app/master/meta-pool-ecosystem/stake).
* Governance Voting Position: A minimum of 5,000 voting power is required. For more information on how to get a VP, go to the following link. <https://www.metapool.app/vote/>.

If you need more information about how to apply to a Pot, please follow the link below

{% content-ref url="/pages/0EoAo9JQuVG91aADsf3l" %}
[Apply to A Pot](/user-guides/apply-to-a-pot.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.potlock.io/user-guides/mpdao-rpgf/apply-to-mpdao-pot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
