# Configuration

Once the extension is installed successfully, go to **Stores > Configuration** to configure the extension for use.

<figure><img src="/files/fYmVEQnasXVZoc43uEv3" alt=""><figcaption></figcaption></figure>

**Resource Hints**: Enable and disable the extension from here.&#x20;

**Preload:** Add URLs here for loading faster.

**Preconnect:** Add URLs here for preconnect.

**Prefetch:** Add URLs here for fetching images faster.

**Quick Links:** Enable preloading the menu links when you hover on them.


---

# 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.magecomp.com/magento-2-resource-hints-extension/configuration.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.
