# egovt

## egovt

- [Install Egovt Theme](https://ovatheme.gitbook.io/egovt/master.md)
- [Update Them/Plugins](https://ovatheme.gitbook.io/egovt/update-theme-plugins.md)
- [Automatically Update](https://ovatheme.gitbook.io/egovt/update-theme-plugins/automatic-update.md)
- [Manually Update](https://ovatheme.gitbook.io/egovt/update-theme-plugins/manual-update.md)
- [Support Theme](https://ovatheme.gitbook.io/egovt/support-theme.md)
- [Header Settings](https://ovatheme.gitbook.io/egovt/basic/build-header-elementor.md)
- [Footer Settings](https://ovatheme.gitbook.io/egovt/basic/build-footer-elementor.md)
- [Create a Page](https://ovatheme.gitbook.io/egovt/basic/edit-a-page.md): This feature allows you to create a new page according to your requirement that doesn't have in Egovt theme
- [Typography](https://ovatheme.gitbook.io/egovt/basic/typography.md): Appearance >> Customize >> Typography
- [Find Icon](https://ovatheme.gitbook.io/egovt/basic/find-icon.md)
- [Translation](https://ovatheme.gitbook.io/egovt/basic/translated.md)
- [Additional CSS](https://ovatheme.gitbook.io/egovt/additional-css.md): Appearance >> Customize >>  Additional CSS
- [Blog](https://ovatheme.gitbook.io/egovt/blog.md)
- [Language Countdown](https://ovatheme.gitbook.io/egovt/countdown-timer-language.md): Appearance >> Customize >> Language Countdown
- [Search Popup](https://ovatheme.gitbook.io/egovt/search-popup.md)
- [Header footer Elements](https://ovatheme.gitbook.io/egovt/countdown-timer-language-1.md)
- [Ovatheme Elements in Elementor](https://ovatheme.gitbook.io/egovt/ovatheme-elements-in-elementor.md)
- [Manage Events](https://ovatheme.gitbook.io/egovt/main-features/manage-events.md)
- [Manage Departments](https://ovatheme.gitbook.io/egovt/main-features/manage-departments.md)
- [Manage Document](https://ovatheme.gitbook.io/egovt/main-features/manage-document.md)
- [Manage Portfolios](https://ovatheme.gitbook.io/egovt/main-features/manage-portfolio.md)
- [Manage Service](https://ovatheme.gitbook.io/egovt/main-features/manage-service.md)
- [Manage Team](https://ovatheme.gitbook.io/egovt/main-features/manage-team.md)
- [Manage Directory](https://ovatheme.gitbook.io/egovt/main-features/manage-directory.md)
- [Give Donation](https://ovatheme.gitbook.io/egovt/give-donation.md)
- [Customize Share Socials](https://ovatheme.gitbook.io/egovt/faqs/customize-share-socials.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ovatheme.gitbook.io/egovt/master.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.
