# Welcome to Meta Pool

- [What is Meta Pool?](https://docs.metapool.app/master/welcome-to-meta-pool/what-is-meta-pool.md): Meta Pool objective is to provide easy and permissionless access to Web3 financial tools for everybody
- [Vote to Earn](https://docs.metapool.app/master/welcome-to-meta-pool/vote-to-earn.md): mpDAO Token holders are the owners of Meta Pool DAO
- [What are Liquid Staking Protocols?](https://docs.metapool.app/master/welcome-to-meta-pool/what-are-liquid-staking-protocols.md)
- [Q2 2024 Milestones](https://docs.metapool.app/master/welcome-to-meta-pool/q2-2024-milestones.md)
- [Q1 2024 Milestones](https://docs.metapool.app/master/welcome-to-meta-pool/q1-2024-milestones.md)
- [Manifest and Values](https://docs.metapool.app/master/welcome-to-meta-pool/manifest-and-values.md)
- [The mpDAO](https://docs.metapool.app/master/welcome-to-meta-pool/the-mpdao.md): Aiming for a decentralized organizations that contributes for DeFi.
- [Contributors team](https://docs.metapool.app/master/welcome-to-meta-pool/the-mpdao/contributors-team.md): The people who support Meta Pool to keep growing.


---

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