# Eventic

## Eventic

- [Introduction](https://mtrsolution.gitbook.io/eventic/master.md): What is Eventic?
- [Business Model](https://mtrsolution.gitbook.io/eventic/business-model.md): How will you make money?
- [Server requirements](https://mtrsolution.gitbook.io/eventic/installation/server-requirements.md): What configuration do I need to install Eventic?
- [Domain Name](https://mtrsolution.gitbook.io/eventic/installation/domain-name.md)
- [Hosting](https://mtrsolution.gitbook.io/eventic/installation/hosting.md)
- [Database](https://mtrsolution.gitbook.io/eventic/installation/database.md)
- [Upload files](https://mtrsolution.gitbook.io/eventic/installation/upload-files.md)
- [Setup Wizard](https://mtrsolution.gitbook.io/eventic/installation/setup-wizard.md)
- [Video Tutorials](https://mtrsolution.gitbook.io/eventic/installation/video-tutorials.md)
- [Default Administrator Account](https://mtrsolution.gitbook.io/eventic/settings/default-administrator-account.md)
- [Layout, Parameters and SEO](https://mtrsolution.gitbook.io/eventic/settings/layout-parameters-and-seo.md)
- [Homepage](https://mtrsolution.gitbook.io/eventic/settings/homepage.md)
- [Menus](https://mtrsolution.gitbook.io/eventic/settings/menus.md)
- [Payment gateways, currency, and fees](https://mtrsolution.gitbook.io/eventic/settings/payment-and-fees.md)
- [Checkout](https://mtrsolution.gitbook.io/eventic/settings/checkout.md)
- [Mail Server](https://mtrsolution.gitbook.io/eventic/settings/mail-server.md)
- [Google Recaptcha](https://mtrsolution.gitbook.io/eventic/settings/google-recaptcha.md)
- [Google Maps](https://mtrsolution.gitbook.io/eventic/settings/google-maps.md)
- [Social Login](https://mtrsolution.gitbook.io/eventic/settings/social-login.md)
- [Events list page](https://mtrsolution.gitbook.io/eventic/settings/events-list-page.md)
- [Venue page](https://mtrsolution.gitbook.io/eventic/settings/venue-page.md)
- [Blog settings](https://mtrsolution.gitbook.io/eventic/settings/blog-settings.md)
- [Newsletter](https://mtrsolution.gitbook.io/eventic/settings/newsletter.md)
- [The event process](https://mtrsolution.gitbook.io/eventic/events/the-event-process.md)
- [Adding a new event](https://mtrsolution.gitbook.io/eventic/events/adding-a-new-event.md)
- [Manage events](https://mtrsolution.gitbook.io/eventic/events/manage-events.md)
- [Categories](https://mtrsolution.gitbook.io/eventic/events/categories.md)
- [Countries](https://mtrsolution.gitbook.io/eventic/events/countries.md)
- [Languages](https://mtrsolution.gitbook.io/eventic/events/languages.md)
- [Audiences](https://mtrsolution.gitbook.io/eventic/events/audiences.md)
- [The add to cart & order process](https://mtrsolution.gitbook.io/eventic/orders/the-add-to-cart-and-order-process.md)
- [Manage orders](https://mtrsolution.gitbook.io/eventic/orders/manage-orders.md)
- [Reports](https://mtrsolution.gitbook.io/eventic/orders/reports.md)
- [The payout request process](https://mtrsolution.gitbook.io/eventic/payouts/the-payout-request-process.md)
- [Payout methods](https://mtrsolution.gitbook.io/eventic/payouts/payout-methods.md)
- [Registration](https://mtrsolution.gitbook.io/eventic/users/registration.md)
- [Authentication](https://mtrsolution.gitbook.io/eventic/users/authentication.md)
- [Manage users](https://mtrsolution.gitbook.io/eventic/users/manage-users.md)
- [Organizer profile](https://mtrsolution.gitbook.io/eventic/users/organizer-profile.md)
- [Attendee account](https://mtrsolution.gitbook.io/eventic/users/attendee-account.md)
- [Point of sale account](https://mtrsolution.gitbook.io/eventic/users/point-of-sale-account.md)
- [Scanner account](https://mtrsolution.gitbook.io/eventic/users/scanner-account.md)
- [Manage venues](https://mtrsolution.gitbook.io/eventic/venues/manage-venues.md)
- [Seating Plans](https://mtrsolution.gitbook.io/eventic/venues/seating-plans.md)
- [Venue types](https://mtrsolution.gitbook.io/eventic/venues/venue-types.md)
- [Amenities](https://mtrsolution.gitbook.io/eventic/venues/amenities.md)
- [Add a review](https://mtrsolution.gitbook.io/eventic/reviews/add-a-review.md)
- [Manage reviews](https://mtrsolution.gitbook.io/eventic/reviews/manage-reviews.md)
- [Manage blog](https://mtrsolution.gitbook.io/eventic/blog/manage-blog.md)
- [Categories](https://mtrsolution.gitbook.io/eventic/blog/categories.md)
- [Manage help center](https://mtrsolution.gitbook.io/eventic/help-center/manage-help-center.md)
- [Categories](https://mtrsolution.gitbook.io/eventic/help-center/categories.md)
- [Translation](https://mtrsolution.gitbook.io/eventic/miscellaneous/translation.md)
- [Console](https://mtrsolution.gitbook.io/eventic/miscellaneous/console.md)
- [Static pages](https://mtrsolution.gitbook.io/eventic/miscellaneous/static-pages.md)
- [Documentation](https://mtrsolution.gitbook.io/eventic/documentation.md)
- [Update your Eventic installation](https://mtrsolution.gitbook.io/eventic/update/update-your-eventic-installation.md)
- [Change log](https://mtrsolution.gitbook.io/eventic/update/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://mtrsolution.gitbook.io/eventic/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.
