# Introduction

Monte Carlo lets you run AI models with a cloud API or smart contract on DePIN with reliability, without having to manage your own infrastructure.&#x20;

You can run open-source models that other people have published, or package and publish your own models.

Leveraging the reputation system and on-chain validation pattern, we coordinate computing power to offer more affordable and reliable AI services for AI applications and smart contracts.

We aim to establish an open network that bridges the gap between computing power and developers, **making AI accessible to everyone**.

### Official Links

Homepage: <https://montecarlo.io>

Docs: <https://docs.montecarlo.io>

<br>


---

# 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.montecarlo.io/welcome/introduction.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.
