# Welcome to the AFFiNE Docs!

## <mark style="color:orange;">⚠️</mark> <mark style="color:red;">For reference only</mark> <mark style="color:orange;">⚠️</mark>

## <mark style="color:orange;">⚠️</mark> <mark style="color:red;">This site and docs are not actively updated.</mark> <mark style="color:orange;">⚠️</mark>

<br>

<mark style="color:orange;">⚠️</mark> Please use our community site: <mark style="color:orange;">⚠️</mark>\
🫱 <https://community.affine.pro> 🫲<br>
----------------------------------------

***

<br>

## Welcome to the AFFiNE Docs!

[⭐ Getting Started](/affine/getting-started/welcome.md) General user information - including how to setup and get started using AFFiNE.

[💻 Developer Docs](/affine/developer-docs/welcome.md) Looking to develop on/with AFFiNE? Make contributions on GitHub? Check out our dev docs.

[🌐 Internationalization](/affine/internationalization/welcome.md) Interested in our internationalization and helping translate AFFiNE to reach the world?

[💼 AFFiNE Ambassadors](/affine/affine-ambassadors/welcome.md) Want to help spread the word of AFFiNE and have access to talk with the team directly?

[™️ Branding Resources](/affine/branding-resources/welcome.md) Some branding and style designs and resources for AFFiNE

#### Want to get in touch?

[AFFiNE Community](https://community.affine.pro/)

We are also active on various social and community platforms, head over to the communities page to find our official groups and pages:

{% content-ref url="/pages/AcVI9pxGujxOpUoaLrEq" %}
[Official Communities](/affine/community-links/official-communities.md)
{% endcontent-ref %}


---

# 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://affine.gitbook.io/affine/welcome/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.
