# Product

- [Dashboard](https://docs.polkasafe.xyz/product/dashboard.md): Simplify on-chain treasury management. One app for payments, reporting, and asset management. Perfect for startups, DAOs, and organizations.
- [Assets](https://docs.polkasafe.xyz/product/assets.md)
- [Address Book](https://docs.polkasafe.xyz/product/address-book.md): All your signatories in one place
- [Transactions](https://docs.polkasafe.xyz/product/transactions.md): The heart of Payout service
- [Transaction Queue](https://docs.polkasafe.xyz/product/transactions/transaction-queue.md): There is no F.I.F.O. in blockchain!
- [Transaction History](https://docs.polkasafe.xyz/product/transactions/transaction-history.md): Transaction history on blockchains is like a digital time machine, forever preserving every step of the journey, making it the ultimate storyteller of financial adventures.
- [Apps](https://docs.polkasafe.xyz/product/apps.md): Coming soon
- [Settings](https://docs.polkasafe.xyz/product/settings.md)


---

# 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.polkasafe.xyz/product.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.
