# Applications

- [Chat](https://doc.twake.app/how-to-use-it/applications/how-to-use-chat.md): How Twake chat is working
- [Channels](https://doc.twake.app/how-to-use-it/applications/how-to-use-chat/channels.md): Discover how channels are used on Twake
- [Message](https://doc.twake.app/how-to-use-it/applications/how-to-use-chat/message.md): Send message on Twake
- [Drive](https://doc.twake.app/how-to-use-it/applications/drive.md): How you can use the drive on Twake
- [File and folder](https://doc.twake.app/how-to-use-it/applications/drive/file-and-folder.md): How you can create file & folder on Twake
- [Share file with public link](https://doc.twake.app/how-to-use-it/applications/drive/share-file-with-public-link.md): How you can share your files with a public link
- [Calendar](https://doc.twake.app/how-to-use-it/applications/calendar.md): How to use Twake calendar
- [Tasks](https://doc.twake.app/how-to-use-it/applications/tasks.md): How to use Twake task
- [Connectors](https://doc.twake.app/how-to-use-it/applications/connectors.md): How to add connector on Twake
- [n8n](https://doc.twake.app/how-to-use-it/applications/connectors/n8n.md): Did you ever dreamed to use Twake and n8n together ?


---

# 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://doc.twake.app/how-to-use-it/applications.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.
