# Integrations and add-ons

- [Integrations and add-ons](https://docs.overleaf.com/integrations-and-add-ons/integrations-and-add-ons.md)
- [Git integration and GitHub synchronization](https://docs.overleaf.com/integrations-and-add-ons/git-integration-and-github-synchronization.md)
- [Git integration](https://docs.overleaf.com/integrations-and-add-ons/git-integration-and-github-synchronization/git-integration.md)
- [Git integration authentication tokens](https://docs.overleaf.com/integrations-and-add-ons/git-integration-and-github-synchronization/git-integration/git-integration-authentication-tokens.md)
- [Advanced Git operations](https://docs.overleaf.com/integrations-and-add-ons/git-integration-and-github-synchronization/git-integration/advanced-git-operations.md)
- [GitHub synchronization](https://docs.overleaf.com/integrations-and-add-ons/git-integration-and-github-synchronization/github-synchronization.md)
- [Dropbox](https://docs.overleaf.com/integrations-and-add-ons/dropbox.md)
- [Reference Manager integrations](https://docs.overleaf.com/integrations-and-add-ons/reference-manager-integrations.md): You can import bibliographic data from your favorite Reference Management tool in order to streamline citing and referencing in your Overleaf project.
- [Papers](https://docs.overleaf.com/integrations-and-add-ons/reference-manager-integrations/papers.md)
- [Zotero](https://docs.overleaf.com/integrations-and-add-ons/reference-manager-integrations/zotero.md)
- [Mendeley](https://docs.overleaf.com/integrations-and-add-ons/reference-manager-integrations/mendeley.md)
- [R code (knitr)](https://docs.overleaf.com/integrations-and-add-ons/r-code-knitr.md)
- [AI features](https://docs.overleaf.com/integrations-and-add-ons/ai-features.md): Overleaf offers a range of AI features that are available for free within daily limits. You can go beyond these limits by purchasing one of our premium plans.
- [AI assistant](https://docs.overleaf.com/integrations-and-add-ons/ai-features/ai-assistant.md): AI assistant is a component of the AI Assist add-on that helps you use AI within your document.
- [Error Assist](https://docs.overleaf.com/integrations-and-add-ons/ai-features/error-assist.md): Error Assist explains LaTeX errors and suggests fixes directly in the editor. When a compile error occurs, you can ask Error Assist for an explanation and, in most cases, a suggested fix.
- [Grammarly](https://docs.overleaf.com/integrations-and-add-ons/grammarly.md)
- [Google Drive](https://docs.overleaf.com/integrations-and-add-ons/google-drive.md): While Overleaf does not provide a direct synchronization option with Google Drive, it is possible to pull content from Google Drive into Overleaf projects.


---

# 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.overleaf.com/integrations-and-add-ons.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.
