# Migration To Avo

The Migration To Avo allows you to convert existing automation scripts into Avo Assure Test cases. It captures actions executed on the browser and converts them into corresponding Avo Assure actions. This helps you to reuse their existing automation script and transition to codeless testing with minimal effort.

The **Migration to Avo** feature includes the following module:

[**Selenium To Avo**](/avo-assure/utilities/migration-to-avo/selenium-to-avo.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/utilities/migration-to-avo.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.
