# TAP Studio

- [How to install TAP Studio](https://docs.tailent.com/getting-started/tap-studio/how-to-install-tap-studio.md)
- [TAP Studio Overview](https://docs.tailent.com/getting-started/tap-studio/tap-studio-overview.md)
- [Variables and Data Types](https://docs.tailent.com/getting-started/tap-studio/variables-and-data-types.md)
- [Transitions](https://docs.tailent.com/getting-started/tap-studio/transitions.md)
- [Normal transitions](https://docs.tailent.com/getting-started/tap-studio/transitions/normal-transitions.md)
- [Exception transitions](https://docs.tailent.com/getting-started/tap-studio/transitions/exception-transitions.md)
- [How to Create a New Automation Project in TAP Studio](https://docs.tailent.com/getting-started/tap-studio/how-to-create-a-new-automation-project-in-tap-studio.md)
- [How to add an Activity to Favorites](https://docs.tailent.com/getting-started/tap-studio/how-to-add-an-activity-to-favorite-activities.md)
- [How to Open an Existing Automation Project in TAP Studio](https://docs.tailent.com/getting-started/tap-studio/how-to-open-an-existing-automation-project-in-tap-studio.md)
- [How to Save an Automation Project](https://docs.tailent.com/getting-started/tap-studio/how-to-save-an-automation-project.md)
- [Control Identifiers in UI Browser](https://docs.tailent.com/getting-started/tap-studio/control-identifiers-in-ui-browser.md)
- [List of Activities that use Control Identifier as Input Parameter](https://docs.tailent.com/getting-started/tap-studio/list-of-activities-that-use-control-identifier-as-input-parameter.md)
- [Press Key - Values of Key parameter](https://docs.tailent.com/getting-started/tap-studio/press-key-values-of-key-parameter.md)
- [Outlook vs standard IMAP protocol](https://docs.tailent.com/getting-started/tap-studio/outlook-vs-standard-imap-protocol.md)
- [Hardware & Software Requirements TAP Studio](https://docs.tailent.com/getting-started/tap-studio/hardware-and-software-requirements-tap-studio.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.tailent.com/getting-started/tap-studio.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.
