# Installing an unverified plugin🧩

Installing an unverified plugin from the ChatGPT Store requires the following steps:

1. Go to the ChatGPT Store: Open your browser and navigate to the ChatGPT Plugin Store.
2. Click on "Install an unverified plugin": Click on the option to install an unverified plugin at the bottom right of the store interface as seen in the screenshot below. Click on it to proceed.

<figure><img src="https://1723016258-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlFSWY05I1TP82I1C936o%2Fuploads%2FAZQbg3dnMNcVaXNc63gr%2Fss-5.png?alt=media&#x26;token=7ebafd91-fe65-4ee8-bd04-1705f54ac62a" alt=""><figcaption></figcaption></figure>

3. Provide the website domain: A dialogue box will appear, asking you to enter the website domain of the unverified plugin you want to install. In this case, enter "plugin.askyourpdf.com" (without quotes) as the website domain as seen in the screenshot below, and press Find plugin.

<figure><img src="https://1723016258-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlFSWY05I1TP82I1C936o%2Fuploads%2FfVxlEkmeDkiknfg0HYox%2FScreenshot%202023-05-19%20at%2011.24.23%20pm.png?alt=media&#x26;token=cf4c672d-2831-4354-bef5-a3a257285927" alt=""><figcaption></figcaption></figure>

4. Install the plugin: Once you click "continue," the installation process will begin. Follow any additional prompts or instructions that appear on the screen.


---

# 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.askyourpdf.com/askyourpdf-docs/installing-an-unverified-plugin.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.
