# About Upstream

<figure><img src="/files/WBnQt7mVWGF6Gk8XGxL7" alt=""><figcaption></figcaption></figure>

Upstream is the place to start and run your DAO. We provide a full set of tools to manage your DAOs, including features to setup your governance, treasury, tokenomics, communication, events and more.&#x20;

Upstream allows anyone to:&#x20;

* [Join a DAO](/dao-members/joining-a-dao.md) using a governance token and vote on proposals about the DAOs operation.
* [Become a signator](/signators/understanding-signators.md) responsible for committing and executing approved proposals from the DAO.&#x20;


---

# 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://guide.upstreamapp.com/getting-started/about-upstream.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.
