# Integration Strategies

We'll be discussing typical integration strategies we employ with our customers. These are not strategies that you'll find in Salesforce documentation, nor do they utilise the Salesforce stack.

As always, our solutions aim to support customers, rather than maximising the Salesforce footprint. Therefore we'll be naming technologies that are often less restrictive, non-proprietary or less cost prohibitive than Salesforce.


---

# 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.goharrier.com/technical/integration-strategies.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.
