> For the complete documentation index, see [llms.txt](https://docs.fida.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fida.finance/introduction/core-values.md).

# Core Values

## Mission

Fida's Mission is to eliminate the Insurance Protection Gap, making insurance affordable and within reach to all.

## Vision

Fida will herald the next era of Insurance, where regulators and confirm everything is in order in real-time, policy holders have access to claim funds instantly upon approval, and investors have peace of mind their yield is consistent and uncorrelated to other financial assets.

## Core Values

1. **Integrity**: We operate with the highest level of integrity and professionalism, ensuring fairness, security, and confidence among all our users.
2. **Collaboration**: We foster an environment that encourages collaboration between other launchpads, exchanges, investors, and entrepreneurs, facilitating shared growth and success in the web3 economy.
3. **Ethical Compliance**: We prioritize operating within legal frameworks and adhering to relevant regulations and compliance standards while maintaining a strong moral compass, ensuring a secure and trustworthy environment for investors and entrepreneurs.
4. **Sustainability**: We strive to build a sustainable ecosystem that balances the interests of both investors and entrepreneurs, ensuring long-term growth and success.
5. **Adaptability**: We remain agile, innovative, and responsive to the rapidly evolving web3 landscape, ensuring our solutions stay relevant and practical for investors and entrepreneurs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fida.finance/introduction/core-values.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.
