# Welcome to Heurist

<figure><img src="/files/7f9qdUmqVeW5oIk71sMm" alt=""><figcaption></figcaption></figure>

### Introducing Heurist <a href="#introducing-heurist" id="introducing-heurist"></a>

Heurist is a decentralized AI-as-a-Service cloud. We aggregate compute resources from trusted DePIN partners to provide serverless AI services. Heurist’s API-first infrastructure elinimates the need for developers to manage GPU machines, and enables cost-efficient, censorship-free AI integration with APIs.

#### [​](https://docs.heurist.ai/introduction#key-offerings)Key Offerings <a href="#key-offerings" id="key-offerings"></a>

* **Serverless AI-as-a-Service**: Heurist abstracts away the complexities of hardware management. Use AI through intuitive APIs and SDKs with a few lines of code, saving the hassle of managing GPU machines. We support a wide range of models: LLMs, VLMs, Embedding Models, Image & Video Generation Models, and more. Learn more about our Supported Model List.
* **Heurist Agent Framework**: Build your own AI agents that connect to Heurist services and interact with other agents. Our framework makes it easy to create agents that acquire crypto knowledge, manage social media accounts, and execute complex tasks autonomously.
* **Heurist Mesh**: An open network of specialized AI agents that work together in a composable agent swarm. Each agent is purpose-built for specific tasks - analyzing token metrics, scanning smart contracts, processing onchain data, and more. Mesh agents are instantly accessible via REST APIs and MCP (Model Context Protocol). Community developers can contribute their own specialized agents, potentially earning per-use revenue.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.heuristai.pro/getting-started/welcome-to-heurist.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.
