# Dynamics Connector

- [Demo](https://tsanet.gitbook.io/connect/documentation/dynamics-connector/demo.md): This demo provides a high-level overview of Microsoft Dynamics Connector, designed to highlight its key features, user experience, and the value it brings to your workflow or organization.
- [Installation Guide](https://tsanet.gitbook.io/connect/documentation/dynamics-connector/installation-guide.md): Follow the steps below to ensure a smooth and successful installation of the Microsoft Dynamics Connector.
- [User Guide](https://tsanet.gitbook.io/connect/documentation/dynamics-connector/user-guide.md): This document provides the default TSANet Connect Power App user experience.
- [Report an Issue](https://tsanet.gitbook.io/connect/documentation/dynamics-connector/report-an-issue.md): How to report issues with the package


---

# 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://tsanet.gitbook.io/connect/documentation/dynamics-connector.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.
