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

# Dealin Mission

<figure><img src="/files/qI4f0OOZwjL2Imm8pVHo" alt=""><figcaption></figcaption></figure>

* Promote financial liberalization and inclusiveness: Let anyone, regardless of their identity, nationality or wealth status, have equal access to and participate in global financial activities. Dealin We are committed to eliminating intermediaries and barriers to access in the traditional financial system and promoting the development of inclusive finance.
* Promote intelligent and automated financial services: Through the technological progress in the DeFi 4.0 era, Dealin has realized the intelligence and automation of financial services. We are committed to simplifying complex operational processes, enabling users to easily participate in decentralized financial activities and maximizing their return on investment with AI-driven asset management tools.
* Improve privacy protection and security: In the DeFi ecosystem, user privacy and asset security are critical. Dealin Through privacy protection technology, to ensure that users can conduct secure transactions, loans and asset management under full autonomy, without having to worry about the leakage of personal information and transaction data.
* Building a community-driven, decentralized ecology: Dealin The decentralized autonomous organization (DAO) governance model is adopted to give community members the right to participate in the platform governance independently. We believe that the power of the community will drive the long-term sustainability of the platform, ensuring that Dealin continues to meet user needs and adapt to market changes.
* Optimize global liquidity management: With the rise of multi-chain ecology, liquidity dispersion has become one of the main obstacles to the development of DeFi. Dealin By providing innovative solutions for cross-chain liquidity management, improve the capital utilization efficiency of liquidity providers and users, and promote the free flow of cross-chain assets.
* Promote the global development of DeFi ecology: Our goal is to build Dealin into a global platform that attracts users, developers and institutions from different regions and markets, and to drive the global expansion and collaboration of the DeFi ecosystem.


---

# 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://dealin-1.gitbook.io/dealin/dealin-mission.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.
