# GoEvent

## GoEvent

- [How to install](https://docs-goevent.techfago.com/master.md): How to install app GoEvent
- [Setup send Email](https://docs-goevent.techfago.com/install-and-setup/setup-send-email.md)
- [Change brandname and logo](https://docs-goevent.techfago.com/install-and-setup/change-brandname-and-logo.md)
- [Setup Custom-domain](https://docs-goevent.techfago.com/install-and-setup/setup-custom-domain.md): This document guides you through setting up custom-domain
- [Which hosting should I use?](https://docs-goevent.techfago.com/frequently-asked-questions/which-hosting-should-i-use.md)
- [How to upgrade?](https://docs-goevent.techfago.com/frequently-asked-questions/how-to-upgrade.md): You Can Upgrade App With One Click In Admin settings/modulesmanager
- [What about license?](https://docs-goevent.techfago.com/frequently-asked-questions/what-about-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.
- [Install module](https://docs-goevent.techfago.com/frequently-asked-questions/install-module.md)
- [Versions: Change log](https://docs-goevent.techfago.com/frequently-asked-questions/versions-change-log.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-goevent.techfago.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.
