# Product

In simple terms, it is the application which you are going to perform testing here on. You can add a new product by clicking on Administration. Here you can select the type of testing you want to test on the application.

**Example:** Suppose you are working on a application known as Netflix, you can add a product name as Netflix. And if the requirement is API Testing, you select API in the **Application Type** mentioned in the product information view.

​‌

![](https://gblobscdn.gitbook.com/assets%2F-MgdWk21zETVSCGfZEts%2F-MgeHXcknu68ZWTLJ0zW%2F-MgeN0kDlyHKA6CkF2Nt%2Fimage.png?alt=media\&token=62498750-71c6-4dd6-a14d-10c5d7316c65)


---

# 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/administration/product.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.
