# Welcome to AppFlowy Docs

AppFlowy is the first open-source Notion alternative. You are in charge of your data and customizations. Here you can access the complete documentation for AppFlowy.

<figure><img src="https://1003959744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvs4LQcuzr0JR34ApS5sM%2Fuploads%2FQFaFTk8pDFe7HwlLLVf7%2Fappflowy_light_mode_docs.png?alt=media&#x26;token=6f1c09bb-92c7-420c-b6b6-230ac2bafb10" alt=""><figcaption><p>AppFlowy Docs &#x26; Notes &#x26; Wikis</p></figcaption></figure>

<figure><img src="https://1003959744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvs4LQcuzr0JR34ApS5sM%2Fuploads%2FaaY6f5E5P2cMwv5GG9OY%2Fappflowy_dark_mode_databases.png?alt=media&#x26;token=2e5747d7-1433-4362-8d63-8ec0929fae8a" alt=""><figcaption><p>AppFlowy Databases for Tasks &#x26; Projects</p></figcaption></figure>

<figure><img src="https://1003959744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvs4LQcuzr0JR34ApS5sM%2Fuploads%2Fz1X8lpicuDzBS2o6nLiN%2Fappflowy_light_mode_kanban_board.png?alt=media&#x26;token=c3471785-e064-4663-8d65-84e0bfa2aa3f" alt=""><figcaption><p>AppFlowy Kanban Board for To-Dos</p></figcaption></figure>

<figure><img src="https://1003959744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvs4LQcuzr0JR34ApS5sM%2Fuploads%2FVz9ZCCheYLOEgF2aT06L%2Fappflowy_calendar_databases_dark_mode.png?alt=media&#x26;token=98bc9e7b-e513-45ff-b03f-2031edc4ba08" alt=""><figcaption><p>AppFlowy Calendar for Content Management</p></figcaption></figure>

<figure><img src="https://1003959744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvs4LQcuzr0JR34ApS5sM%2Fuploads%2FjNy4O8QYcG8rjJmFe5hE%2FOpenAI%20features.png?alt=media&#x26;token=4d554083-fe89-4d99-b73d-5de5e4b6a1e3" alt=""><figcaption><p>AppFlowy Open AI Opt-in Smart Write and Edit</p></figcaption></figure>

### Overview

| Essential Documentation                                                               | Popular Topics                                                                                            |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [install-appflowy](https://docs.appflowy.io/docs/appflowy/install-appflowy "mention") | [architecture](https://docs.appflowy.io/docs/documentation/software-contributions/architecture "mention") |
| [appflowy](https://docs.appflowy.io/docs/documentation/appflowy "mention")            | [translation](https://docs.appflowy.io/docs/documentation/appflowy/translation "mention")                 |

{% hint style="info" %}
**Help & Feedback**

***

**Docs**

Edit [**AppFlowy Docs**](https://github.com/AppFlowy-IO/docs) to fix an error or add an improvement in a merge request.\
[**Create an issue**](https://github.com/AppFlowy-IO/docs/issues) to suggest an improvement to our Docs.

**Product**

[AppFlowy Public Roadmap](https://github.com/AppFlowy-IO/AppFlowy/blob/main/ROADMAP.md)

[Propose functionality](https://github.com/AppFlowy-IO/appflowy/issues/new/choose) by submitting a feature request.\
[Join our Discord channel](https://discord.gg/9Q2xaN37tV) to help shape new features.

***

**Get Help**

Ask on the [forum](https://github.com/AppFlowy-IO/appflowy/discussions/new)

Join [Discord](https://discord.gg/9Q2xaN37tV) to get quick support

Email <support@appflowy.io> for specific problems
{% endhint %}


---

# 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/welcome-to-appflowy.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.
