# Third Party Integrations

## Evaluating

* Avoid basing decision on cost, as this is a more invovled process, and you dont know the savings invovled
* This will be long term decision
* Developers will be part of evaluation

### Areas to investigate

* <https://completedeveloperpodcast.com/third-party-integrations/>
* How accessible and usable are their docs?
* What is their support like?
* How good are their development processes?
* Is their programming model familiar?
* How do they account for stability issues?
* What is the testing landscape?
* What are the restrictions on usage?
* Monitoring considerations


---

# 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://hanfak.gitbook.io/workspace/integration/third-party.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.
