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

# Daospace Whitepaper

## Welcome to Dao Space !

DaoSpace set out to be more than a Launch Pad. A new generation 100% Community Driven Launch Pad Platform. DaoSpace, new way going to be CAPITAL COMMUNITY.

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

**DaoSpace: The Capital Community Platform of the Future**

We stand on the threshold of a new era. Thanks to the freedom and flexibility offered by blockchain technology, there's an unprecedented interaction between financial systems and communities. This is where DaoSpace sets itself apart from other launch pads in the industry.&#x20;

DaoSpace offers more than just a Launch Pad. Our platform not only brings projects to life but also allows users to have a direct impact on these projects. By centering the power of the community, DaoSpace is embracing a vision of creating a next-generation "Capital Community."


---

# 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://daospace.gitbook.io/whitepaper/daospace-whitepaper.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.
