> 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.md).

# Basic

- [Header Settings](https://ovatheme.gitbook.io/ireca/basic/change-header.md)
- [Footer Settings](https://ovatheme.gitbook.io/ireca/basic/change-footer.md)
- [Create A Page](https://ovatheme.gitbook.io/ireca/basic/theme-options.md): This feature allows you to create a new page according to your requirement that doesn't have in Ireca theme
- [Typography](https://ovatheme.gitbook.io/ireca/basic/font-familly-color.md)
- [Blog](https://ovatheme.gitbook.io/ireca/basic/blog.md)
- [Product Detail Template](https://ovatheme.gitbook.io/ireca/basic/product-detail-template.md)
- [Google API Settings](https://ovatheme.gitbook.io/ireca/basic/google-api-settings.md)
- [Archive/Category Template](https://ovatheme.gitbook.io/ireca/basic/archive-template.md)
- [Email Sender](https://ovatheme.gitbook.io/ireca/basic/email-sender.md)
- [Mail Chimp](https://ovatheme.gitbook.io/ireca/basic/newsletter-mail-chimp.md): From Admin Menu click Mail Chimp for WP >> MailChimp >> API key
- [Contact Form](https://ovatheme.gitbook.io/ireca/basic/contact-form.md)
- [Icon Font](https://ovatheme.gitbook.io/ireca/basic/icon-font.md)
- [Translation](https://ovatheme.gitbook.io/ireca/basic/translate-theme-plugin-to-your-language.md)
- [Post/Page Settings](https://ovatheme.gitbook.io/ireca/basic/post-page-settings.md): You can show title, breadcrumbs, logo desktop, logo mobile, main color, second color, header version, Background Header, Footer version
- [Multiple Languages](https://ovatheme.gitbook.io/ireca/basic/wpml.md)
- [Ovatheme Elements in Elementor](https://ovatheme.gitbook.io/ireca/basic/ovatheme-elements-in-elementor.md)


---

# 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:

```
GET https://ovatheme.gitbook.io/ireca/basic.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.
