# Getting Assure Ready for Automation

This section provides the list of prerequisites user must complete before beginning with the Avo journey. Please remember that the steps listed in the document are mandatory and necessary for using the Avo instance smoothly. Follow the sections mentioned below to find detailed instructions for setting up the following:&#x20;

### This section includes:&#x20;

* [**Accessing Assure Instance** ](/avo-assure/working-with-the-avo-assure-platform/getting-assure-ready-for-automation/accessing-assure-instance.md)
* [**Prerequisite to work with Avo Assure Client**](/avo-assure/working-with-the-avo-assure-platform/getting-assure-ready-for-automation/prerequisite-to-work-with-avo-assure-client.md)
* [**Prerequisite to work with Avo Assure Agent** ](/avo-assure/working-with-the-avo-assure-platform/getting-assure-ready-for-automation/prerequisite-to-work-with-avo-assure-agent.md)
* [**Prerequisite to work with Avo Genius**](/avo-assure/working-with-the-avo-assure-platform/getting-assure-ready-for-automation/prerequisite-to-work-with-avo-genius.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/working-with-the-avo-assure-platform/getting-assure-ready-for-automation.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.
