> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/ireca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/ireca/basic/archive-template.md).

# Archive/Category Template

## 1: General Settings

Go to Appearance >> Customize >> Rental List >> General Settings

* **Type display list papage**: support 2 columns with sidebar, 3 columns no sidebar, Style 1 with sidebar, Style 2 with sidebar, Style 3 with sidebar
* **Total Feature Display**:&#x20;
* **Total other fearure display:**
* **Total Attribute display:**
* **Header Style:** Choose header version for archive product templates.

<figure><img src="/files/sbwMQPZV2GXK5pukRauJ" alt=""><figcaption><p>General Settings</p></figcaption></figure>

## 2: Search Settings

Go to Appearance >> Customize >> Rental List >> Search Settings

* **Use Location to Validate Search Vehicle**: Search product will depends location of product.

<div><figure><img src="/files/mDt5OXCwwU88OlZ1kpUi" alt=""><figcaption><p>Search Settings</p></figcaption></figure> <figure><img src="/files/3cTVAzlHyoq61D7mbwws" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3CJellwIReNHS6Csad5S" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ovatheme.gitbook.io/ireca/basic/archive-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
