# Plugins

### Wordpress plugin

{% hint style="info" %}
Download plugin from file below
{% endhint %}

{% file src="/files/uhkNAeb8toDVxBjoXu8b" %}

<figure><img src="/files/ZL511dbFatsZgIDH2K3X" alt=""><figcaption></figcaption></figure>

### How to use the plugin

Once you install, you'll have to insert your API key, select a voice for the TTS, which post types you'd like to activate the plugin, and weather you'd like to automatically generate speech.

<figure><img src="/files/LdpRwwO9MKtPUrnOHQse" alt=""><figcaption></figcaption></figure>

If you have your API configured, your credits will appear.&#x20;

<figure><img src="/files/DYj4tXdQS2yKFThu6Jiu" alt=""><figcaption></figcaption></figure>

Then you can see the content the plugin will convert to speech, and the audio generated. Then you can change the voice or re-generate it.&#x20;

<figure><img src="/files/bV6gyrgUAZRtuCqATol2" alt=""><figcaption></figcaption></figure>

Afterwards, the content will appear on your front-end automatically.&#x20;

<figure><img src="/files/dodSnyfVmWIvp7nl7XKc" alt=""><figcaption></figcaption></figure>


---

# 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.neura.al/plugins.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.
