# Chrome Extension

The distribute.ai Chrome extension transforms your web browser into a node on the world’s largest distributed AI supercomputer. With just a few clicks, anyone can start earning rewards by contributing their device’s idle compute power—no technical setup or external software required. Powered by WebGPU, the extension securely runs lightweight AI inference tasks directly in-browser, enabling seamless participation in the network while maintaining user control and privacy. It’s the easiest on-ramp to monetizing your hardware and supporting the future of decentralized AI.

{% content-ref url="/pages/fBJk1dHeJniZMCIrcZtn" %}
[Installing Extension](/distribute-for-inference-providers/chrome-extension/installing-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/XFlHlPa5AkueXZ4ApWT4" %}
[Updating the Extension](/distribute-for-inference-providers/chrome-extension/updating-the-extension.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/chrome-extension.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.
