# Knowledge Base Articles

Explore helpful articles and practical solutions to quickly resolve issues and make the most of the platform.

* [Performing Post Upgrade Activities in Avo Assure](/avo-assure/support-resources/knowledge-base-articles/performing-post-upgrade-activities-in-avo-assure.md)
* [IF Action Fails with Invalid Condition Statement Error](/avo-assure/support-resources/knowledge-base-articles/invalid-conditional-statement-error-in-if-action.md)
* [Push Option Disabled when Pushing Test Cases to Bitbucket](/avo-assure/support-resources/knowledge-base-articles/push-option-disabled-when-pushing-test-cases-to-bitbucket.md)
* [Textbox Value Not Entered During Automation](/avo-assure/support-resources/knowledge-base-articles/textbox-value-is-not-reflecting-during-automation.md)
* [Create Dynamic Variable Action Failing](/avo-assure/support-resources/knowledge-base-articles/create-dynamic-variable-action-failing.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.avoautomation.com/avo-assure/support-resources/knowledge-base-articles.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.
