# Getting started

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

With Proposer, anyone with a wallet can propose to another individual wallet or a multi-sig wallet, and any DAO with a multi-sig wallet can propose to an individual wallet or another DAO. Each proposal is a unit of portable and verifiable proof of work stored on IPFS. A proposal’s metadata delineates the participating parties, timestamps, milestones, and payment history to maximize verifiability, accountability, and data interoperability.

Proposer brings a wallet-centric, multi-player, decentralized internet closer to reality. We built this product with individuals at the center and the magical ideas that form when they come together.


---

# 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://station-labs.gitbook.io/station-product-manual/proposer/getting-started.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.
