> For the complete documentation index, see [llms.txt](https://docs.fontsplugin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fontsplugin.com/license-key.md).

# Fonts Plugin Pro License Key

When you purchase Fonts Plugin Pro your license key will be included at the bottom of your receipt email.&#x20;

*Subject: **Fonts Plugin Pro Purchase***

![](/files/-MJlSfin0sa3imAgi4r1)

Your license key and receipt is also accessible at <https://fontsplugin.com/account/>

You will need to login first, if you don't have an account you can [register here](https://fontsplugin.com/account-registration/).

{% hint style="info" %}
Creating an account will grant you permanent access to your files and license keys.
{% endhint %}

Once you have logged in, click '*View Licenses*' and then '*Manage Sites*'.

If you have already activated a site it will be shown here. Otherwise it will look like this:

![](/files/-MJlTYWEr4eZ6qcqFBTl)

If you are having trouble retrieving your license key, simply email our friendly team (<team@fontsplugin.com>) and we will be happy to retrieve it for you.

### Activating Your License Key

To add your license key to your website, navigate to wp-admin → Fonts Plugin → License.

![](/files/AvsoDJ5JpyD7IgvIRU7J)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fontsplugin.com/license-key.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
