# Troubleshooting & FAQ

- [Pricing FAQ](https://docs.chatvideopro.com/troubleshooting-and-faq/pricing-faq.md): This page answers common questions about Chat Video Pro pricing, generation costs, and billing, and is designed to clear up confusion around how pay-as-you-go AI works.
- [Installation & Setup FAQ](https://docs.chatvideopro.com/troubleshooting-and-faq/installation-and-setup-faq.md): This page answers common questions and issues related to installing, activating, and setting up Chat Video Pro inside Adobe Premiere Pro.  If something isn’t working right after install, start here.
- [Generation Errors & Failed Jobs FAQ](https://docs.chatvideopro.com/troubleshooting-and-faq/generation-errors-and-failed-jobs-faq.md): This page covers common issues related to failed generations, missing results, errors, and unexpected behavior when generating images or videos with Chat Video Pro.
- [How Do I…(Quick Tasks)](https://docs.chatvideopro.com/troubleshooting-and-faq/how-do-i...-quick-tasks.md): This page answers common “How do I do X?” questions in Chat Video Pro. Each answer gives you the quick path, with links to deeper documentation where relevant.
- [Trouble Accessing Downloads](https://docs.chatvideopro.com/troubleshooting-and-faq/trouble-accessing-downloads.md)


---

# 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.chatvideopro.com/troubleshooting-and-faq.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.
