# Getting Started

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Check-in App</strong></td><td><a href="https://images.unsplash.com/photo-1559131397-f94da358f7ca?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxDaGVjayUyMGluJTIwQXBwfGVufDB8fHx8MTc3OTQzNDg1M3ww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1559131397-f94da358f7ca?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxDaGVjayUyMGluJTIwQXBwfGVufDB8fHx8MTc3OTQzNDg1M3ww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/iIF2XlqaQR4GtDtpKrHd">/pages/iIF2XlqaQR4GtDtpKrHd</a></td></tr><tr><td><strong>Badge</strong></td><td><a href="https://images.unsplash.com/photo-1704269523788-f2bb9885e583?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw5fHxjb25mZXJlbmNlJTIwYmFkZ2V8ZW58MHx8fHwxNzc5NDM0OTI2fDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1704269523788-f2bb9885e583?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw5fHxjb25mZXJlbmNlJTIwYmFkZ2V8ZW58MHx8fHwxNzc5NDM0OTI2fDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/LnLvSgIgwJ9HpGzJ7kdt">/pages/LnLvSgIgwJ9HpGzJ7kdt</a></td></tr><tr><td><strong>Registration and Ticketing</strong></td><td><a href="https://images.unsplash.com/photo-1706759755820-0dbc35c19959?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHxldmVudCUyMHJlZ2lzdHJhdGlvbnxlbnwwfHx8fDE3Nzk0MzQ5ODB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1706759755820-0dbc35c19959?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHxldmVudCUyMHJlZ2lzdHJhdGlvbnxlbnwwfHx8fDE3Nzk0MzQ5ODB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/DCNdoU9dsVRHEmiAYDKS">/pages/DCNdoU9dsVRHEmiAYDKS</a></td></tr></tbody></table>

{% columns %}
{% column %}
**Check-in**

* [Onsite Check-in](/knowledge-base/check-in/check-in-setup/onsite-check-in.md)
* [Printer Setup](/knowledge-base/badge/printer-setup.md)
  {% endcolumn %}

{% column %}
**Badge**

* [Zebra Badge Guide](/knowledge-base/badge/badge-types/zebra-badge-guide.md)
* [Brother Label Badge Type](/knowledge-base/badge/badge-types/brother-label-badge-type.md)
  {% endcolumn %}

{% column %}

#### Registration and Ticketing

* [Registration Form Setup](/knowledge-base/registration-and-ticketing/registration-form/registration-form-setup.md)
* [Payment Gateway Comparison: KPay, Stripe Direct & Stripe Connect](/knowledge-base/registration-and-ticketing/payment/eventx-payment-gateway-fees-and-charges.md)
  {% endcolumn %}
  {% endcolumns %}


---

# Agent Instructions: 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://eventx-hq.gitbook.io/knowledge-base/event-setting/readme.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.
