# Welcome to Yeerlo!

{% hint style="info" %}
Hey! 👋 If you want to simplify your event management and ticket sales, you've come to the right place. Yeerlo SDKs & Client Libraries are here to make things easier for you.
{% endhint %}

## Overview

Welcome to the Yeerlo documentation page, where events come to life! 🚀

Yeerlo enables seamless integration of events hosted on Yeerlo.com directly into your website using our powerful Client Libraries.&#x20;

Yeerlo isn't just another event platform; it's the digital heartbeat of your events. We specialize in simplifying event management and ticket sales, from planning to execution. With our SDKs & Client Library integrations, showcasing your events on your website has never been easier.

## Yeerlo Use Cases

1. Events & Conferences
2. Cinemas
3. Sports & Gaming
4. Online Tutors
5. Appointment Booking
6. Club Houses... and many more

{% hint style="info" %}
**Helpful tip:** We recommend that you carefully examine every part of the documentation to fully grasp the issue we are tackling, our present solutions, and how they might integrate with your product or address your specific challenges.
{% endhint %}

## Get Started

We've put together some helpful guides for you to quickly get started with our services.

{% content-ref url="documentations/embed-yeerlo" %}
[embed-yeerlo](https://doc.yeerlo.com/documentations/embed-yeerlo)
{% endcontent-ref %}

{% content-ref url="documentations/custom-made-kickstarter" %}
[custom-made-kickstarter](https://doc.yeerlo.com/documentations/custom-made-kickstarter)
{% endcontent-ref %}

{% content-ref url="documentations/yeerlo-api" %}
[yeerlo-api](https://doc.yeerlo.com/documentations/yeerlo-api)
{% endcontent-ref %}


---

# 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://doc.yeerlo.com/welcome-to-yeerlo.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.
