# DAO Limitations

The most important thing to remember about the Decentraland DAO is that it is a specific governance tool with limited capabilities. Like a vending machine, the DAO is mostly automated. However, this automation leads to limited options.

There is a finite number of functions within the DAO's smart contracts. These functions can easily be called by passing one of the binding proposals in the Governance dApp, but the process for adding or modifying functions or Governance mechanisms within the DAO is much more complex. For that, DAO members can embark on the path of getting through the Governance proposal process by going from a pre-proposal poll to a binding Governance proposal (Read more [here](https://docs.decentraland.org/dao/dao/what-can-you-do-with-the-dao))

Making changes to how this kind of organization runs, takes time and social momentum. This can only be built up through fostering productive relationships and dialogue with the broader Decentraland community by taking advantage of all the social interaction spaces available (The [forum](https://forum.decentraland.org/), [Discord](https://dcl.gg/daodiscord), Twitter, the [Governance dApp](https://governance.decentraland.org/) and any others).


---

# 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://docs.decentraland.org/dao/dao/the-daos-limitations.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.
