> 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/planning-the-blueprint-and-vision.md).

# Planning the Blueprint and Vision

<figure><img src="/files/0xocYoRdICpOyNLKOgtU" alt=""><figcaption></figcaption></figure>

#### 6.1 Investment Institutions

Dealin A total of $50 million in financing, Participants include SIG, Greylock Partners, Canada Nuchain Foundation, BridgeWater, DFG, Wellington Management, Two Sigma, BlockArk, AngelList, Protocol Ventures, Draper Associates, IVP and dozens of angel investors have participated in the investment. The huge financing, combined with the support of top institutions, aims to help Dealin stand out from the many growing Web3.0 financial industry platforms.

#### 6.2 Strategic Cooperation

Chainlink, BINANCE, ColnMarastCap, OKEX, MEXC Global, Huobi, coinbase, BitKeep, CoinDesk, DappRadar, Gate.io.

#### 6.3 The Strategic Blueprint

**Startup Phase (Month 1-6)**

* Complete the establishment of the project team, including the recruitment and training of technology research and development, market operation, product design, compliance risk control and other professionals.
* Carry out research and development of core technologies, focusing on solving key technical problems such as blockchain underlying technology, cross-chain technology, privacy protection technology and automation smart contract technology, and complete technical architecture design and prototype development.
* Conduct the preliminary design and construction of the ecosystem, determine the distribution mechanism, value support and application scenarios of DLC, and complete the issuance preparation work of DLC.
* Carry out market research and brand promotion work, formulate marketing strategies, establish brand image, establish preliminary contact with partners in the industry, and expand the market pipeline.


---

# 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/planning-the-blueprint-and-vision.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.
