# How can I increase my teaRank?

There are several ways to increase your project’s teaRank but in general, it comes down to two factors: age of the project (from creation, not registration with the ***tea*** Protocol) and, most importantly, number of dependents. Age of the project allows the algorithm to focus on a project’s impact over time making it more difficult to control; however, a project can increase their teaRank by increasing the number of projects that depend on it. Additionally, a project can substantially increase their teaRank by having a project with a high teaRank become a dependent.

Continue focusing on making software that is impactful to all open-source!&#x20;

You can find more information on Proof of Contribution’s spam resistance [here](/tea/i-want-to.../learn-about-proof-of-contribution/what-is-proof-of-contribution-technical.md#spam-resistance) and learn about two of its key parameters: κ ([kappa](/tea/i-want-to.../learn-about-proof-of-contribution/what-is-proof-of-contribution-technical.md#k-kappa)) and δ ([delta](/tea/i-want-to.../learn-about-proof-of-contribution/what-is-proof-of-contribution-technical.md#d-delta)).


---

# 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.../learn-about-proof-of-contribution/how-can-i-increase-my-tearank.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.
