# Pocketsphinx

Follow along the [instructions in the initial setup](https://autoedit.gitbook.io/autoedit-3-user-manual/setup)

Pocketsphinx doesn't require any extra configuration, just choose it as an option and click save.&#x20;

![](https://3454478899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M1f40dsWHpyX0Xws8ws%2F-M1f4HwyrmIL36NvkjEr%2FScreen%20Shot%202020-03-05%20at%209.23.54%20AM.png?alt=media\&token=f872d559-01bd-448b-bf5e-4c918e8de77e)


---

# 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://autoedit.gitbook.io/autoedit-3-user-manual/speech-to-text/pocketsphinx.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.
