# Integrations

- [Adobe Fonts](https://docs.fontsplugin.com/integrations/adobe-fonts.md): Fonts Plugin natively integrates with Adobe Fonts (Typekit). No extensions necessary.
- [Beaver Builder](https://docs.fontsplugin.com/integrations/beaver-builder.md): How to use Google Fonts in the Beaver Builder WordPress plugin.
- [Elementor](https://docs.fontsplugin.com/integrations/elementor.md): How to use your chosen fonts in the Elementor WordPress plugin.
- [WPBakery](https://docs.fontsplugin.com/integrations/wpbakery.md): How to use Google Fonts in the WPBakery WordPress plugin.
- [Divi Builder](https://docs.fontsplugin.com/integrations/divi-builder.md): Fonts Plugin enables you to upload fonts or connect with Adobe Fonts (Typekit) and use them in the Divi buider.


---

# 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.fontsplugin.com/integrations.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.
