# Welcome to FundApps' Policy Portal

> **NOTE:** At FundApps we're focused on offering the best possible services to the investment management industry. As part of that, we have a firm commitment to ensuring our platform remains highly available and your data remains secure. We have made this resource available to clients and prospective clients in order to learn more about how we achieve this and to assist with any due diligence questions you may have.

Our own staff use this resource to review security policy and educate themselves on our approaches. This is by its nature a "living" document - which will evolve as we continually evaluate how we can deliver a best of breed platform to the industry.

Policy documentation is maintained electronically across GitBook and Notion, depending on its intended audience. Version control is managed through GitHub via GitBook’s Git Sync feature, ensuring all changes are tracked. Pull requests provide visibility into modifications and require approval from the CTO and Head of Security before being merged.

If you require any clarifications or have any questions then don't hesitate to contact us.


---

# 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://policies.fundapps.co/client-portal/-LubIC9uIsME-_T0mNXu/index.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.
