# For Developers

Developers can leverage The Core Terminal to access AI models, computing resources, and a collaborative environment for building and deploying AI solutions. Key use cases include:

* **Access to Pre-defined Models:** Developers can browse and utilize a marketplace of pre-defined AI models to integrate into their applications, saving time and effort in developing models from scratch.
* **Scalable Infrastructure:** By leasing necessary computing resources, developers can scale their AI projects efficiently without the need for substantial upfront investment in hardware.
* **Collaborative Development:** The platform enables developers to collaborate with other AI experts and share models, fostering a community-driven approach to innovation and accelerating the development process.


---

# 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-developers.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.
