# I want to...

- [Learn about tea’s Decentralized Protocol](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-decentralized-protocol.md)
- [Mission & Vision](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-decentralized-protocol/mission-and-vision.md)
- [Value Proposition, Value Creation & Incentives](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-decentralized-protocol/value-proposition-value-creation-and-incentives.md)
- [Users, Tasks & Motivations](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-decentralized-protocol/users-tasks-and-motivations.md)
- [Learn about tea’s Tokenomics](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-tokenomics.md)
- [Token Demand Drivers](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-tokenomics/token-demand-drivers.md)
- [Token Supply Inputs](https://docs.tea.xyz/tea/i-want-to.../learn-about-teas-tokenomics/token-supply-inputs.md)
- [Begin Earning TEA & Interact with the Protocol](https://docs.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol.md)
- [Signing up](https://docs.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/signing-up.md)
- [Registering an OSS Project](https://docs.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/registering-an-oss-project.md)
- [Stake & Earn TEA](https://docs.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/stake-and-earn-tea.md)
- [Donating to OSS Projects](https://docs.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/donating-to-oss-projects.md)
- [Learn about Proof of Contribution](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution.md)
- [What is Proof of Contribution? (Overview)](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/what-is-proof-of-contribution-overview.md)
- [Why was Proof of Contribution created?](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/why-was-proof-of-contribution-created.md)
- [What is Proof of Contribution? (technical)](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/what-is-proof-of-contribution-technical.md)
- [What is teaRank?](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/what-is-tearank.md)
- [Can I review the teaRank of my favorite OSS Project?](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/can-i-review-the-tearank-of-my-favorite-oss-project.md)
- [Why was my teaRank not detected?](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/why-was-my-tearank-not-detected.md)
- [How can I increase my teaRank?](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/how-can-i-increase-my-tearank.md)
- [Future Work and Roadmap](https://docs.tea.xyz/tea/i-want-to.../learn-about-proof-of-contribution/future-work-and-roadmap.md)
- [Learn about the Incentivized Testnet and Bug Bounties](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-incentivized-testnet-and-bug-bounties.md)
- [Terms of Use for the tea Testnet](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-incentivized-testnet-and-bug-bounties/terms-of-use-for-the-tea-testnet.md)
- [Vulnerability Disclosure Policy](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-incentivized-testnet-and-bug-bounties/vulnerability-disclosure-policy.md)
- [Bug Bounty Program](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-incentivized-testnet-and-bug-bounties/bug-bounty-program.md)
- [Learn about the teaDAO](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-teadao.md)
- [How to create a teaDAO proposal](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-teadao/how-to-create-a-teadao-proposal.md)
- [How to Vote on a teaDAO Proposal](https://docs.tea.xyz/tea/i-want-to.../learn-about-the-teadao/how-to-vote-on-a-teadao-proposal.md)
- [FAQs](https://docs.tea.xyz/tea/i-want-to.../faqs.md): Frequently Asked Questions


---

# 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.tea.xyz/tea/i-want-to....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.
