# 2. Alternative way to access your DAO

Weezi.io platform uses an audited and proven set of Aragon smart contracts on the backend to create your personal templated asset management DAO on Ethereum network.&#x20;

Follow the steps to access your newly created DAO on the Aragon Framework and to get the management tools provided.

#### **Step 1 - Navigate to Aragon Framework webpage**

{% hint style="info" %}
Please note that first-time entry to Aragon for initial connection does not require you to "create" an organization. After completing the steps described at the "[How to create your own DAO](/weezi/basics/dao-creation-via-weezi.md)" section the organization is already created and needs only a connection to Aragon Framework to be usable.
{% endhint %}

Navigate to [**https://client.aragon.org/#/**](https://client.aragon.org/#/) and click the "**Open an existing organization**" button.

![](https://lh6.googleusercontent.com/1wH43S3nF6H7iZ4BlzKHrJ5VfdWboMf1YsaixOrnDaANkEUkkx_EvtewCK-D1x1qFol6kibfvfN-iQxn0jdLGSHKrJD5oxEMHbx0dmbumlouNWpkwkfKYH7od-yH53uQTP5SSpPR)

#### **Step 2 - Connect your DAO to Aragon**

Copy/Paste or type the name of your created DAO into the “Name of the existing organisation” and click “**Open Organization**”. In case the name is provided incorrectly you will get an error message.&#x20;

![If the name is provided correctly you will get a green tick mark at the right of the form (after .aragonid.eth) showing that the connection is possible.](https://lh4.googleusercontent.com/8qxdI_E0HUTyK1gjYPJRW95cxcG_bzwRrgLpqbco5GX-vYE3O5H23VtdPoefv_JnAIJGNwg1XqjiyuRL78O_9BNf8MeU5HjGCEYfp-ezSbAc6aQW3P6NfiBZarzBBl1bKUxlriab)

If all the previous steps are done correctly you will be forwarded to the DAO Management page of Aragon Framework.


---

# 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://1clickdao.gitbook.io/weezi/setup/aragon-setup.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.
