# Home

## Introduction:

Twake offer the possibility to uses a lot of application to increase the quality of your team workflow. You can now easily send a Gif to add conviviality into your channels, start Jitsi calls in one click, create polls or even get notified in your channels using webhooks or automation as powerful as n8n allows.

## Ready to use integration:

Twake have some integrations ready to use that are just waiting for you to be installed in your workspaces. You can find in the list below these integrations:

* Jitsi: <https://github.com/linagora/Twake-Plugins-Jitsi>
* Giphy: <https://github.com/linagora/Twake-Plugins-Giphy>
* SimplePoll: <https://github.com/linagora/Twake-Plugins-SimplePoll>
* Webhoocks: <https://github.com/linagora/Twake-Plugins-Webhooks>
* N8n: <https://github.com/linagora/Twake-Plugins-n8n>

## Imagination is your limit&#x20;

By installing webhooks or n8n in your workspace, you can now imagine infinite uses cases to increase the quality of your team workflow. Connect your channels to get notify of new code changes when pushing on github or to get notify in a n8n workflow.&#x20;

If you think that you can't do something with integration, as Twake is open source, feel free to contribute to an existing Twake's integration or even more create the new integration that answer to your need. &#x20;

> Please do not work on this list of plugins as we already made them (their are just not yet open-sourced)\
> Zapier, IFTTT, OnlyOffice, RSS feed, Github, Gitlab and Reminder.

🤗 We are not yet ready for this documentation, up this issue to have it sooner : <https://github.com/TwakeApp/Twake/issues/116>


---

# 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/developers-api/home.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.
