# WPBakery

To use Google Fonts in the 'WPBakery' plugin, you must first tell the plugin which fonts you want to use.

* In wp-admin, navigate to `Appearance` → `Customize`
* Click `Google Fonts` → `Advanced Settings` → `Load Fonts Only`
* Add the fonts you want to use
* Click `Publish`

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LkTSjUWN2UHe7kspGpw%2F-LkVGhNqRyl51Q8q6Y4e%2F-LkVHZyEWATRRO7rb3V5%2Fimage.png?alt=media\&token=954ff77d-f22a-4224-bf8c-018c3f19c4cf)

Now when using the 'Text Block' within WPBakery you will have access to the fonts you have chosen (as well as some system fonts):

![](/files/-LkdJmpk5vrR-HCOdqiR)


---

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