# Advanced

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Custom connection implementation</strong></mark></td><td>Make your own connection interface (available for integrators recognized by legal authorities)</td><td></td></tr><tr><td><mark style="color:blue;"><strong>End-to-end encryption</strong></mark></td><td>Ensure sensitive data confidentiality is guaranteed all the way</td><td></td></tr><tr><td><mark style="color:blue;"><strong>Response signature</strong></mark></td><td>Prove data integrity to a third party</td><td></td></tr></tbody></table>


---

# 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.powens.com/documentation/integration-guides/advanced.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.
