# Introduction

## Welcome to miniCal Documentation

This space contains information about the extension and others feature by miniCal. You'll find extension tutorials with examples, overbooking explanations, custom data management, and extension integration best practices examples.

### miniCal Marketplace

Explore the extension of miniCal on [miniCal Marketplace](http://marketplace.minical.io/).

### Contact Us <a href="#contact-us" id="contact-us"></a>

If you have additional questions, our integrations team is happy to help:

* Message us on [discord](https://discord.gg/a7B7RXZ3w5)
* Email us at: <support@minical.io>

If you would like to provide feedback on any part of this documentation, please email us at: <support@minical.io>


---

# 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://docs.minical.io/quick-start/introduction.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.
