# Wordpress Integration

### Integration for WordPress Websites

Integration with WordPress is pretty straightforward. We have a Wordpress plugin which could be easily integrated on your website. You can search for **Browsee** plugin on your WP admin panel. You will be able to find the Project Key for WP on our [Account](https://browsee.io/app/settings?view=integration) page or you can click on "**I am on WordPress**" button to follow the instructions.&#x20;

![](/files/-LkTAV5luIn3lxpBAx7B)

Refer to our [FAQ](/faq/frequently-asked-questions.md) in case you have any questions about our snippet.


---

# 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.browsee.io/integration/snippet-integration/wordpress-integration.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.
