# Avo Assure Client

Use this section to learn best practices for configuring the Avo Assure Client. This provides recommended guidelines for setting up client configurations, verifying connection settings, enabling logs, and optimizing execution performance.

* **Configure the Avo Assure Client correctly before execution.**\
  Ensure that the Avo Assure Client is configured with the correct Server URL and environment details before starting test execution. Incorrect configuration may prevent the client from connecting to the server.
* **Review configurations regularly.**\
  After system or browser updates, verify all browser paths, timeout values, and proxy settings are still correct.
* **Enable logs and screenshots.**\
  Enable logging and failure screenshots help identify and troubleshoot issues quickly.
* **Use proper settings for better performance.**\
  Set appropriate **Time Out** values, enable **Headless** mode when required, and avoid unnecessary proxy configurations to improve performance.


---

# 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/best-practices/avo-assure-client.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.
