# How to get help

## Overview

We want your experience with AppFlowy to be smooth and positive from day one! We realise, though, that a bit of assistance at the right time can help, especially when AppFlowy is still at an early stage of the development.

To deliver an effortless onboarding experience, we've put together a list of resources designed to give the answers you need.

## Essential Documentation

What you are looking at - the AppFlowy Essential Documentation - is likely one of the best resources to start with. This wiki provides a wide range of instructions and how-tos for AppFlowy. Even if you don't have a specific question, this is a great place to start on your journey with AppFlowy. And we encourage you to continue to check it out as we are continuously updating and adding new documentation.

## Ask The Community

We encourage to join our community to make AppFlowy a world-class open-source project!

* Get quick help on [Discord](https://discord.gg/9Q2xaN37tV) along with 1000+ hackers and developers
* Open issues, PRs, feature requests and vote on them on [Github](https://github.com/AppFlowy-IO/appflowy)

## Contact Us

You can get assistance directly from AppFlowy team on [Discord](https://discord.gg/9Q2xaN37tV) or email <support@appflowy.io>

<br>


---

# 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.appflowy.io/docs/appflowy/readme/how-to-get-help.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.
