# Frequently Asked Questions

- [How WA WorkFlow License Keys Work](https://docs.wawf.app/wa-workflow/frequently-asked-questions/how-wa-workflow-license-keys-work.md)
- [How to Install Extension](https://docs.wawf.app/wa-workflow/frequently-asked-questions/how-to-install-extension.md): Welcome!This knowledge base will guide you through the step-by-step process of installing the WA Workflow Extension on your browser. This extension is designed to enhance your experience with WhatsApp
- [How to Insert License key](https://docs.wawf.app/wa-workflow/frequently-asked-questions/how-to-insert-license-key.md)
- [How to Change or Remove Number](https://docs.wawf.app/wa-workflow/frequently-asked-questions/how-to-change-or-remove-number.md)
- [How to Manage or Cancel Your Subscription](https://docs.wawf.app/wa-workflow/frequently-asked-questions/how-to-manage-or-cancel-your-subscription.md)
- [Why is the extension asking for my license key even though it is not expired?](https://docs.wawf.app/wa-workflow/frequently-asked-questions/license-key-error.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.wawf.app/wa-workflow/frequently-asked-questions.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.
