> For the complete documentation index, see [llms.txt](https://docs.eventnook.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventnook.com/getting-started/welcome-to-eventnook.md).

# Welcome to EventNook

## Let's Get Started with EventNook

Welcome to **EventNook**! We are excited to help you streamline your event planning process with our comprehensive, end-to-end event registration and ticketing platform. Whether you're organizing a small meeting or a large-scale conference, EventNook provides all the tools you need to manage your event smoothly.

#### Our Services Include:

* **Event Website**\
  Create a customizable event website to publish your event details, speakers, agenda, FAQ, etc.
* **Online Event Registration**\
  Seamlessly manage attendee registration with our user-friendly online registration form.
* **Ticketing & Integrated Online Payments**\
  Sell tickets with ease, and securely process payments through integrated online payment gateways.
* **Event Marketing**\
  Promote your event with built-in marketing tools, including email campaigns and social media ads campaign integration.
* **Onsite Check-in & Admission Control**\
  Speed up attendee check-ins with our mobile-friendly admission tools such as EventNook Kiosk Scan, ensuring a smooth entry process.
* **Onsite Badge Printing**\
  Instantly print personalized badges for your attendees right at the event venue.
* **EventNook Session** \
  Track session attendance and participation, enabling you to monitor engagement for breakout sessions, workshops, welcome party and more.
* **Exhibitor Scan – Lead Retrieval**\
  Provide exhibitors with a scanning tool to capture attendee information and leads efficiently during the event, making it easier to follow up afterward.
* **Event CRM – Contact Management**\
  Manage attendee and contact information efficiently with our built-in CRM system, helping you stay connected with participants before, during, and after the event.

With EventNook, you'll have everything you need to plan, promote, and manage your event from start to finish. Explore the guides in this section to make the most of our platform! We're here to support you at every stage of your event.


---

# 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 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://docs.eventnook.com/getting-started/welcome-to-eventnook.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.
