# OneResumeCV

## OneResumeCV

- [How to install](https://docs-oneresumecv.zillapage.com/master.md): How to install app oneresumecv
- [Setup email & scheduling](https://docs-oneresumecv.zillapage.com/setup-and-config-app/setup-email-and-scheduling.md)
- [Which hosting should I use?](https://docs-oneresumecv.zillapage.com/frequently-asked-questions/which-hosting-should-i-use.md)
- [How to upgrade?](https://docs-oneresumecv.zillapage.com/frequently-asked-questions/how-to-upgrade.md): You Can Upgrade App With One Click In Admin settings/modulesmanager
- [What about the license?](https://docs-oneresumecv.zillapage.com/frequently-asked-questions/what-about-the-license.md): If your end product including the item is going to be free to the end user then a Regular License is what you need. An Extended License is required if the end user must pay to use the end product.
- [How to install module?](https://docs-oneresumecv.zillapage.com/frequently-asked-questions/how-to-install-module.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://docs-oneresumecv.zillapage.com/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.
