# 6.3 How to Automate API

* QATTS COnfiguration

  * Adding Product [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.1-adding-products)
  * * Automation process is same for all (web, Mobile, Desktop) application. Only change is while creation of product for web application you need to select your web application type
  * Adding Execution Nodes [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.2-adding-execution-nodes)
  * Adding Tools [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.3-adding-tools)
  * Manage Configuration [Click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/qatts-configuration/2.10-manage-configuration)

* Test Script Development
  * Test Script Development [Click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/get-to-start-automating-web-applications/3.0-test-script-development/manual-test-script-development)
  * Creating Test Runs [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/get-to-start-automating-web-applications/creating-test-runs)

* Manage Features
  * Create Features [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.1-create-feautre)
  * Create Build [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.2-create-build)
  * Create Milestones [click here](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McA1_IapPMoU2pzbCam/manage-features/4.3-create-milestone)


---

# 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.qatts.com/v-3.0/how-to-guides/how-to-automate-api.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.
