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

# 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="/files/YCJHj4nML9T5vqfTTFTY" 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="/files/istV17oDy0SxPiauCwkh" 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
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:

```
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.
