# Desktop App

The distribute.ai desktop app is a lightweight, powerful gateway for turning your computer into an AI compute provider. Designed for Windows, macOS, and Linux, the app runs quietly in the background, securely executing AI inference tasks using your CPU or GPU whenever resources are available. With built-in performance controls and automatic updates, it offers a set-it-and-forget-it experience for users who want to earn rewards by contributing to the decentralized AI network. Whether you're a gamer, developer, or casual user, the desktop app makes it easy to join the AI economy and put your machine to work for the future.

{% content-ref url="/pages/LNw3guPqnDbubJYk5CA1" %}
[Installing Desktop App](/distribute-for-inference-providers/desktop-app/installing-desktop-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyLJ5DXF1FcVG33urb3A" %}
[Desktop App Debugging](/distribute-for-inference-providers/desktop-app/desktop-app-debugging.md)
{% endcontent-ref %}

{% content-ref url="/pages/2ohGzqwJbdwT0dnqkbbw" %}
[Desktop System Requirements](/distribute-for-inference-providers/desktop-app/desktop-system-requirements.md)
{% endcontent-ref %}


---

# 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.distribute.ai/distribute-for-inference-providers/desktop-app.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.
