# Participate

- [Crypto's Got Talent (CGT)](https://docs.iotex.io/blockchain/participate/cryptos-got-talent-cgt.md)
- [IoTeX x Polygon DePIN Grant](https://docs.iotex.io/blockchain/participate/cryptos-got-talent-cgt/iotex-x-polygon-depin-grant.md)
- [Developer Grants](https://docs.iotex.io/blockchain/participate/developer-grants.md)
- [General Rules](https://docs.iotex.io/blockchain/participate/developer-grants/general-rules.md)
- [DePIN Submission Ideas](https://docs.iotex.io/blockchain/participate/developer-grants/depin-submission-ideas.md)
- [Individual Developers](https://docs.iotex.io/blockchain/participate/developer-grants/individual-developers.md)
- [Learner Level](https://docs.iotex.io/blockchain/participate/developer-grants/individual-developers/learner-level.md)
- [Explorer Level](https://docs.iotex.io/blockchain/participate/developer-grants/individual-developers/explorer-level.md)
- [Builder Level](https://docs.iotex.io/blockchain/participate/developer-grants/individual-developers/builder-level.md)
- [DePIN Projects](https://docs.iotex.io/blockchain/participate/developer-grants/depin-projects.md)
- [Integration Tier](https://docs.iotex.io/blockchain/participate/developer-grants/depin-projects/integration-tier.md)
- [Incubation Tier](https://docs.iotex.io/blockchain/participate/developer-grants/depin-projects/incubation-tier.md)
- [Grant Verticals](https://docs.iotex.io/blockchain/participate/developer-grants/grant-verticals.md)
- [DeFi](https://docs.iotex.io/blockchain/participate/developer-grants/grant-verticals/defi.md)
- [DePIN](https://docs.iotex.io/blockchain/participate/developer-grants/grant-verticals/depin.md)
- [NFT / Gaming](https://docs.iotex.io/blockchain/participate/developer-grants/grant-verticals/nft-gaming.md)
- [Infra & Dev Tooling](https://docs.iotex.io/blockchain/participate/developer-grants/grant-verticals/infra-and-dev-tooling.md)
- [Governance](https://docs.iotex.io/blockchain/participate/governance.md)
- [IoTeX Improvement Proposals](https://docs.iotex.io/blockchain/participate/governance/iotex-improvement-proposals.md)
- [The Marshall DAO](https://docs.iotex.io/blockchain/participate/governance/the-marshall-dao.md)
- [Join the Community](https://docs.iotex.io/blockchain/participate/join-the-community.md)
- [Get in Touch](https://docs.iotex.io/blockchain/participate/get-in-touch.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.iotex.io/blockchain/participate.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.
