# Winding Down: What happens if a project needs to close?

### Unwinding

If project is unsuccessful the members of the DAO/DHO may vote to dissolve the project, then all assets will be put up to sale and proceeds will be split proportionally to all token holders.&#x20;

{% hint style="info" %}
This backing is what provides the base value of the token.&#x20;
{% endhint %}

A goal of our ecosystem would be to collaborate together so that we have as few failures as necessary, and that we're able to absorb the capital (people and otherwise) of failed projects into the rest of the ecosystem.&#x20;

### Eroding the concept of "startup village failure"

Further, we can explore getting rid of the concept of "failure" within our ecosystem. If we're collaborating enough we can:

* learn from the pitfalls of "failed" projects and share this information so others can avoid;
* composability of tools so that members of closed projects can more easily be absorbed into other projects;
* This is a primary reason for building open-source so that we can move beyond the concept of failure.


---

# 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://explore.joinseeds.earth/regen-civics-infinite-game/extras/winding-down-what-happens-if-a-project-needs-to-close.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.
