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

# Welcome

Everything you need to create interactive presentations with live polls, quizzes, word clouds, Q\&A and more — explained step by step.

## New to AhaSlides

Start here:

* [What is AhaSlides?](/getting-started/what-is-ahaslides.md)
* [Creating your AhaSlides Account](/getting-started/creating-your-ahaslides-account.md)
* [How to Make and Run a Quiz](/using-slide-types/how-to-make-and-run-a-quiz.md)
* [Creating a Poll question on AhaSlides](/using-slide-types/creating-a-poll-question-on-ahaslides.md)
* [Sharing your presentation for participants to join](/presenting/sharing-your-presentation-for-participants-to-join.md)

## Browse by topic

Use the sidebar to explore articles on slide types, presenting, branding, team features, plans and billing.

## Need more help

Visit the live help center at [help.ahaslides.com](https://help.ahaslides.com) or contact support from your AhaSlides dashboard — we're happy to help.


---

# 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.ahaslides.com/readme.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.
