# Getting Started

- [App quick-start guide](https://knowledge-base.letsgetdigital.com/getting-started/app-quick-start-guide.md): Make real progress within 30 minutes! This page describes the quick steps you should take to launch a successful event app.
- [Virtual Event quick-start guide](https://knowledge-base.letsgetdigital.com/getting-started/virtual-event-quick-start-guide.md): Get started, by yourself, in less than 30 minutes! This page describes the quick steps you should take to launch a successful virtual platform.
- [Virtual event- Best Practices](https://knowledge-base.letsgetdigital.com/getting-started/virtual-event-quick-start-guide/virtual-event-best-practices.md): Use the following best practices to get the most out of your event through the virtual platform!


---

# 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/getting-started.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.
