# Introduction

## Our Mission

De.Fi strives to bring DeFi to all, ensuring anyone can make the most out of the Web3 financial revolution, while investing confidently without the fear of getting rekt.

By becoming essentially the Robinhood of DeFi, we can become bigger and better than our Web2 counterparts, due to no nationalized financial restrictions or adherence to legacy technologies.

## **The** De.Fi **Community** <a href="#the-defiyield-community" id="the-defiyield-community"></a>

Our community is comprised of DeFi users of all levels of experience: professional investors, traders, experienced DeFi connoisseurs, large whales, degens, or even newcomers to this space.

Our community, which has grown considerably since our launch, makes the most out of the elements in our ecosystem:

* **Dashboard:** A security-oriented [**page**](https://docs.de.fi/dashboard/the-defi-dashboard) for users to manage their assets, while being aware of all their associated risks and being able to manage them.
* **Security Toolkit:** A set of tools to give users as much control of their own safety as possible. This includes our [**Shield**](https://docs.de.fi/security-toolkit/shield) functionality, [**Smart Contract Scanner**](https://docs.de.fi/security-toolkit/scanner), [**Impermanent Loss Calculator**](https://docs.de.fi/welcome/broken-reference) and more always being developed.
* **Audits:** We not only perform our own audits, but we make all audits from all auditors available on our [**Audit Database**](https://docs.de.fi/audits/audit-database), as well as a detailed record of all protocol hacks and exploits on any of our supported chains on our [**Rekt Database**](https://docs.de.fi/audits/rekt-database).

## Official Links

* [**Website**](https://de.fi/)
* [**Twitter**](https://twitter.com/DeFi)
* [**De.Fi Blog**](https://de.fi/blog/)
* [**Telegram**](https://t.me/defi_ann)
* [**YouTube**](https://www.youtube.com/channel/UCMCGy1ExKesm8YlcKGAFRGA)
* [**Whitepaper**](https://de.fi/whitepaper.pdf)


---

# 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.de.fi/welcome/readme.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.
