# For Contributors

Contributors on The Core Terminal can provide excess computing resources such as network bandwidth, GPUs, CPUs, storage, and computing power. Key use cases include:

* **Resource Monetization:** Contributors can list their idle computing resources on the platform, earning passive income by leasing them to those in need. This ensures that their resources are continuously utilized, providing a return on investment.
* **Decentralized Resource Sharing:** By contributing resources, users participate in a decentralized network that supports AI development globally. This democratizes access to high-performance computing power, fostering innovation across different sectors.
* **Resource Utilization Analytics:** Contributors receive detailed analytics on the usage of their resources, allowing them to optimize their offerings and better understand market demand.


---

# 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.coreterminal.ai/product/use-cases/for-contributors.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.
