# Adding users & ticketing

- [Registration forms](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms.md): Allow your users to effortlessly register for your event with the use of the Let's Get Digital registration form.
- [Registration form settings](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-settings.md): Here you can view which settings are adjustable per registration form.
- [Registration Form - User Input](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-user-input.md): This article explains the different types of user input that can be selected in the registration forms.
- [Registration Form - Dropdown Personal Programme](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-dropdown-personal-programme.md): This article explains how the dropdown personal programme element of the registration form works.
- [Registration Form - Final Result](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-final-result.md): This article explains how to make the registration form accessible for attendees and the final result.
- [RSVP](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/rsvp.md): This page describes how the RSVP function can be implemented
- [Social sharing](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/social-sharing.md)
- [Combined User & Company Registration](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/combined-user-and-company-registration.md): Enable exhibitors to add their company during self-registration
- [Paid Ticketing (with Stripe)](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe.md): Set up and directly manage paid ticketing by adding tickets to your registration forms.
- [Connecting to Stripe](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe/connecting-to-stripe.md): Set up paid tickets and payment processing for your Registration Forms with Stripe
- [Managing payments in Stripe Dashboard](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe/managing-payments-in-stripe-dashboard.md): Learn about how transactions are viewed and managed within the Stripe Dashboard
- [Stripe configuration](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe/stripe-configuration.md): A number of settings can be enabled or customised to tailor the ticketing experience to your particular event. These options can be manged in the Paid Tickets overview in the Admin Panel.
- [Ticket Reassignment](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/paid-ticketing-with-stripe/ticket-reassignment.md)
- [Integrations](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations.md): The following articles highlights the different integrations that can be made with Let's Get Digital and how they can be setup.
- [Aanmelder.nl](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/aanmelder.nl.md): This article will give guide you through the setup and integration of Aanmelder.nl with Let's Get Digital.
- [Eventbrite](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/eventbrite.md): This article will give guide you through the setup and integration of Eventbrite with Let's Get Digital.
- [Weeztix (formerly known as Eventix)](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/weeztix-formerly-known-as-eventix.md): This article will give guide you through the setup and integration of Weeztix with Let's Get Digital.
- [HubSpot](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/hubspot.md): This article will give guide you through the setup and integration of HubSpot with Let's Get Digital.
- [Vivenu](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/vivenu.md): This article will give guide you through the setup and integration of Vivenu with Let's Get Digital.
- [Zapier](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/zapier.md)
- [Momice](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/momice.md): This article will give guide you through the setup and integration of Momice with Let's Get Digital.
- [RSS Feeds](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/rss-feeds.md): Add posts from an RSS feed to the event Social Wall or give it a dedicated home in your event's app
- [Procurios](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations/procurios.md)
- [API access](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations-and-api.md)
- [Webhooks](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/integrations-and-api/webhooks.md)
- [Bulk Import tool](https://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/bulk-import-tool.md): Users (as well as many types of content) can be imported in bulk using CSV or spreadsheet files.


---

# 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://knowledge-base.letsgetdigital.com/adding-users-and-ticketing.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.
