# Welcome to Dappln

Dappln is a web3.0 integration & decentralized autonomous organization (DAO) that was first launched on the Arbitrum ecosystem.&#x20;

dappln provides a means of seamless access to the digital web3.0 space, full access and It is completely autonomous and transparent: smart contracts set ground rules, implement agreed decisions, and at any time, proposals, votes, and even the code itself can be audited automatically. public.

* **No hierarchy:** There's often no hierarchical management. Stakeholders usually make decisions instead of leaders or managers.
* **Transparent:** The code is open source, meaning anyone can look at it. Anyone can scan through history on the blockchain to see how decisions were made.
* **Open access:** Anyone with internet access could hold DAO tokens or buy them, thus giving them decision-making power in the ecosystem.
* **Democratic changes:** Investors can change the rules of a DAO by voting on new proposals.


---

# 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://dappln.gitbook.io/dappln/welcome-to-dappln/welcome-to-dappln.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.
