# IDX Pages

When working with IDX please remember to follow these several simple steps to make sure your pages are displayed properly.

Go to **Theme Options > IDX Pages.** Here you can choose page template for IDX plugin pages. There are options for IDXBroker and iHomefinder.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/idx_pages.png)

Also, you can set up the template while you editing the page. On the right side of the page under the **Document** tab find the **Template** section and choose the relevant IDX template.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/page_template.png)

> If you don't specify the template for IDX pages, the pages might be displayed incorrectly.


---

# 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.stylemixthemes.com/homepress-theme-documentation/idx-integration/idx-pages.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.
