# Failed DAO creation transaction

If your browser closes after signing the first transaction to create your organization but before the second transaction appears in your Ethereum provider (e.g. Metamask), or you are otherwise unable to sign the second transaction for any reason, then contact us describing what happened. At their soonest availability, someone from the Aragon Tech Support Guild ([support@aragon.org](https://secure.helpscout.net/mailbox/b3f2f8de3c191a09/2804751/)) will then help you to create, sign, and broadcast the second transaction.


---

# 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://legacy-docs.aragon.org/faq/products/aragon-client/failed-dao-creation-transaction.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.
