> For the complete documentation index, see [llms.txt](https://dsf-5.gitbook.io/dsf-finance-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dsf-5.gitbook.io/dsf-finance-documentation/readme.md).

# Welcome

**Welcome to DSF Finance Documentation.** This is your go-to resource for understanding our ecosystem of DeFi financial tools. Whether you’re new to crypto or an experienced investor, you’ll find everything you need to explore our solutions, including how they work, how they generate yield, and how we ensure security.

{% hint style="info" %}
*We are **DSF Finance**, a fintech company bridging the gap between **Web2 users and Web3 financial solutions**.*&#x20;
{% endhint %}

Our mission is to make **advanced DeFi strategies globally accessible, understandable beyond the crypto-native community, and simple to use**—allowing anyone to benefit from stable, high-performing financial tools without excessive complexity or compromise.

At DSF Finance, we adhere to the true principles of DeFi — prioritizing transparency, independence from intermediaries and centralized authorities, decentralization, accessibility, and the *your keys, your crypto* approach.

**We are building a self-sustaining ecosystem** of financial products that allow you to earn directly in the asset you've deposited, eliminating the need for manual conversions and additional actions. We already launched our first product in this ecosystem, **DSF Invest**, which let people multiply and keep their capital since 2023.

{% hint style="info" %}
***DSF Invest** is the first product of the **DSF Finance** ecosystem — an easy-to-use, non-custodial DeFi tool designed to diversify your portfolio and hedge risk.*
{% endhint %}

## **What You’ll Find Here**&#x20;

*Here are three main sections:  <mark style="color:purple;">about DSF Invest</mark> where you can find info on how it works, how the income is generated, what interest rate depends on, how do we ensure safety and mitigate risks; <mark style="color:purple;">about how to start</mark> with DSF Invest and <mark style="color:purple;">contacts and collaboration</mark> section.*  To see the Sections - click on toggle at DSF Invest on the left.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://dsf-5.gitbook.io/dsf-finance-documentation/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
