# Registration Form

- [Registration Form Setup](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-setup.md)
- [Registration Form Fields](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-fields.md)
- [Registration form 1.0 vs 2.0](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-10-vs-20.md)
- [Registration Form - Separate First Name And Last Name](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-separate-first-name-and-last-name.md)
- [Creating multiple registration form](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/creating-multiple-registration-form.md)
- [Registration Form Flow Update on Sep 7, 2023](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-flow-update-on-sep-7-2023.md)
- [Leveraging Form Fields (library) for Efficient Form Building](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/leveraging-form-fields-library-for-efficient-form-building.md)
- [Logical Question](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/logical-question.md)
- [Registration form support Top-up items](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-support-top-up-items.md)
- [Embedding UTM Codes To Registration Form](https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/embedding-utm-codes-to-registration-form.md)


---

# 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/registration-and-ticketing/registration-form.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.
