# CONTRIBUTE TO META POOL

- [Retroactive Public Goods Funding (RPGF)](https://docs.metapool.app/master/contribute-to-meta-pool/retroactive-public-goods-funding-rpgf.md)
- [As Validator](https://docs.metapool.app/master/contribute-to-meta-pool/as-validator.md): A validator is in charge of confirming transactions per blocks or chunks and secure the network.
- [As Ambassador](https://docs.metapool.app/master/contribute-to-meta-pool/as-ambassador.md): Ambassadors aims to distribute the benefits of liquid staking among emerging economies.
- [As Beta Tester](https://docs.metapool.app/master/contribute-to-meta-pool/as-beta-tester.md)
- [Bug Bounty Program](https://docs.metapool.app/master/contribute-to-meta-pool/bug-bounty-program.md)
- [Leaderboard](https://docs.metapool.app/master/contribute-to-meta-pool/bug-bounty-program/leaderboard.md): High skilled bug hunters are showed in our leaderboard for public recognition and transparency.
- [As Content Creator](https://docs.metapool.app/master/contribute-to-meta-pool/as-content-creator.md)
- [Referral Program](https://docs.metapool.app/master/contribute-to-meta-pool/referral-program.md)


---

# 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.metapool.app/master/contribute-to-meta-pool.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.
