# Salesforce Connector

- [Demo](https://tsanet.gitbook.io/connect/documentation/salesforce-connector/demo.md): This demo provides a high-level overview of the Salesforce 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/salesforce-connector/installation-guide.md): This guide walks you through the installation and initial setup of the TSANet Connect package for Salesforce.
- [Package Configuration](https://tsanet.gitbook.io/connect/documentation/salesforce-connector/installation-guide/package-configuration.md)
- [User Guide](https://tsanet.gitbook.io/connect/documentation/salesforce-connector/user-guide.md)
- [Report an Issue](https://tsanet.gitbook.io/connect/documentation/salesforce-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/salesforce-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.
