# Delta doesn't inject

Open Delta and go to “Delta Fixes” inside Settings. Once you're in here, press “Install Dependencies”, and follow the following steps.

Press "Install Dependencies" inside Delta's Settings.

<figure><img src="/files/gLjLkIcD1BDqSX4Z5ZJF" alt=""><figcaption><p>First Step</p></figcaption></figure>

A message box should open, that tells you to press "Start Fix"

<figure><img src="/files/UF9mkNjLfAQ9kMIa2nCl" alt=""><figcaption><p>Example of the Message Box</p></figcaption></figure>

After pressing "OK" on the message box, a new window should open. Press Start Fix on it and follow the steps the window tells you.

<figure><img src="/files/4pmLyGY46X25bAynUMbw" alt=""><figcaption><p>Example of the new Window</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://delta-documentation.gitbook.io/delta-error-fixes/error-fixes/delta-doesnt-inject.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.
