# Product Tour

- [Navigation](https://funtest-1.gitbook.io/funtest-documentation/product-tour/navigation.md)
- [Create your first project](https://funtest-1.gitbook.io/funtest-documentation/product-tour/create-your-first-project.md): This page describes how to create project in FunTEST
- [Connecting Test Equipment](https://funtest-1.gitbook.io/funtest-documentation/product-tour/connecting-test-equipment.md): This page describes how to use plugins to connect to you test hardware
- [Creating Test Sequence](https://funtest-1.gitbook.io/funtest-documentation/product-tour/creating-test-sequence.md): This page describes how to create a test sequence in FunTEST
- [Executing Test Sequence](https://funtest-1.gitbook.io/funtest-documentation/product-tour/executing-test-sequence.md): Now that we have successfully created a test sequence we can go ahead and execute it from the FunTest home screen
- [Test Reporting](https://funtest-1.gitbook.io/funtest-documentation/product-tour/test-reporting.md): FunTEST also offers extensive data report and management


---

# 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://funtest-1.gitbook.io/funtest-documentation/product-tour.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.
