# Organizational best practices

Running an effective on-chain organization requires thoughtful design, secure implementation, and proactive governance. This section offers practical guidance and tools to help builders and participants operate with confidence and clarity.

Explore the following resources:

{% content-ref url="/pages/IHkF0Ejaj9yMc86DKe9Z" %}
[Running an on-chain organization using OpenZeppelin Governor](/user-guides/dao-best-practices/running-an-onchain-dao-using-openzeppelin-governor.md)
{% endcontent-ref %}

{% content-ref url="/pages/1qcovOWpydlYw2U2VtMZ" %}
[Seatbelt for governance](/user-guides/dao-best-practices/seatbelt-for-governance.md)
{% endcontent-ref %}


---

# 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.tally.xyz/user-guides/dao-best-practices.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.
