> For the complete documentation index, see [llms.txt](https://docs.appflowy.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appflowy.io/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects.md).

# Mentee Projects

This is a home base for all the projects our mentees are working on.

{% content-ref url="/pages/ydAwX2MRbr8Pty04NxMG" %}
[Calendar View for AppFlowy Database](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/calendar-view-for-appflowy-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/roINr41jZGgIv0nTGd5X" %}
[Custom Themes](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/custom-themes.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nr2adhJ0WbtlNRYYAz3S" %}
[Shortcuts and Customized Hotkeys for AppFlowy](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/shortcuts-and-customized-hotkeys-for-appflowy.md)
{% endcontent-ref %}

{% content-ref url="/pages/sTYCVDKLXg8blx6uTam2" %}
[Table](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/table.md)
{% endcontent-ref %}

{% content-ref url="/pages/ov1UtIK5wesfr3j7HUUS" %}
[Favorites](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/favorites.md)
{% endcontent-ref %}

{% content-ref url="/pages/917Ki9TK37vJhj65EF8u" %}
[Code Block](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/code-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cpxfIWdLus4NsRrVUTJ" %}
[Outlines](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/outlines.md)
{% endcontent-ref %}

{% content-ref url="/pages/6AemjV9D3DpPVGJEA8t3" %}
[Importers](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/importers.md)
{% endcontent-ref %}

{% content-ref url="/pages/VqyX3qaT8NDvpHJFx8jE" %}
[AI Writers](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/ai-writers.md)
{% endcontent-ref %}

{% content-ref url="/pages/03ORN95S0vw3kYz4G2IY" %}
[Templates](/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects/templates.md)
{% endcontent-ref %}


---

# 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.appflowy.io/docs/appflowy/community/appflowy-mentorship-program/mentorship-2022/mentee-projects.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.
