# How to

- [How to apply multilingual support](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-apply-multilingual-support.md)
- [How to avoid the appearance of the prompt when leaving the page](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-avoid-the-appearance-of-the-prompt-when-leaving-the-page.md)
- [How to attach more than 10 files to a Notes document](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-attach-more-than-10-files-to-a-notes-document.md)
- [How to create Template database](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-create-template-database.md)
- [How to install SWING Integrator ActiveX controls using the Active Directory (MSI package)](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-install-si-activex-control-ad-msi.md)
- [How to map fields from parent/other document](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-map-fields-from-parent-other-document.md)
- [How to open existing document without prompt](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-open-existing-document-without-prompt.md)
- [How to place a watermark in a PDF document](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-place-a-watermark-in-a-pdf-document.md)
- [How to rename attachments](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-rename-attachments.md)
- [How to sign PDF document](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-sign-pdf-document.md)
- [How to transfer Lotus Notes data to a MS Word header or footer](https://docs.swingsoftware.com/integrator-for-notes/how-to/how-to-transfer-lotus-notes-data-to-a-ms-word-header-or-footer.md)
- [\[Deprecated\] - Avoid the appearance of the prompt when leaving the page](https://docs.swingsoftware.com/integrator-for-notes/how-to/web-avoid-the-appearance-of-the-prompt-when-leaving-the-page.md)


---

# 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.swingsoftware.com/integrator-for-notes/how-to.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.
