# Installing the Extension

From launch, the $TRUFFLE extension is downloadable in the official Google Chrome Webstore. To download the extension, simply head over to our official Webstore Link, accessible [here](https://chromewebstore.google.com/detail/truffleai-ai-detector/mhmodehlepiiokogeonjplkapfljdcbp?authuser=6\&hl=en\&pli=1).\
\
From this link, click the button highlighted in below screenshot. Follow the simple steps and the Truffle AI extension should now be added to your browser!

<figure><img src="/files/1SEURBRM6IE3AGyarAq4" alt=""><figcaption><p>Installing the Extension in the Chrome Webstore</p></figcaption></figure>


---

# 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://truffle-ai-whitepaper-v1-0.gitbook.io/truffle-ai-whitepaper-v1.0/truffle-ai-ecosystem/editor.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.
