# Introduction

Fonts Plugin is the number one [Google Fonts Plugin for WordPress](https://fontsplugin.com). It has been downloaded over 1,500,000 times and is active on 100,000+ websites.

Within minutes you can transform the typography of your website using the easy-to-use interface.

Fonts can be set globally across your entire website, or for maximum control you can customize each line of text individually.

Fonts Plugin works with both the [Classic Editor](https://docs.fontsplugin.com/classic-editor/getting-started) and [Gutenberg (Block Editor)](https://docs.fontsplugin.com/gutenberg/getting-started).

For users that require fonts that are not included in the Google Fonts library, support for [Custom Font Uploads](https://docs.fontsplugin.com/custom-font-uploads/custom-font-uploads) and [Adobe Fonts](https://docs.fontsplugin.com/integrations/adobe-fonts) is included.


---

# 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/readme.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.
