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

# Welcome to Ludo

Welcome to our product docs! Here, we will walk through all our features and how they work. We'll also share steps on how to get started, as well as more about our most popular use cases.

<figure><img src="/files/tu2RoRKtyrjaX1MOn8a4" alt=""><figcaption></figcaption></figure>

### **Get started**

{% content-ref url="/pages/WbuBh7mwv3mo1B2pm60H" %}
[Ludo Onboarding Guide](/gaming-getting-started/ludo-onboarding-guide.md)
{% endcontent-ref %}

### **Quick links**

We've put together some helpful guides to help you better understand how to use our product.

{% content-ref url="/pages/S5AuQghe9dCpeHtgsLCx" %}
[Daily Games](/product-guides/daily-games.md)
{% endcontent-ref %}

{% content-ref url="/pages/lZHJEfi1pEh1XLwCXteu" %}
[Quests & Missions](/product-guides/quests-and-missions.md)
{% endcontent-ref %}

{% content-ref url="/pages/ht0pTImUUoK4O61MITa8" %}
[Game Integration Setup Guide](/gaming-getting-started/getting-set-up-with-custom-integration/game-integration-setup-guide.md)
{% endcontent-ref %}


---

# 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.tryludo.com/welcome-to-ludo.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.
