# Product

- [Features](https://docs.donatepr.com/product/product.md)
- [Roadmap](https://docs.donatepr.com/product/roadmap.md): You'll find below guidelines for prioritizing features and projects as well as a template for new projects.
- [Comparison](https://docs.donatepr.com/product/comparison.md)
- [User Profile](https://docs.donatepr.com/product/user-profile.md)
- [Dashboard](https://docs.donatepr.com/product/dashboard.md): Dashboard enables you to easily find important information, and perform tasks as an individual, Community or Fiscal Host admin
- [Preview Features](https://docs.donatepr.com/product/dashboard/preview-features.md): Our Preview Features menu lets you test selected upcoming Donate PR features before their full release - and turn them on and off with a single click.
- [Currencies](https://docs.donatepr.com/product/currencies.md)
- [Log-in System](https://docs.donatepr.com/product/log-in-system.md)
- [Privacy Policy](https://docs.donatepr.com/product/privacy-policy.md)
- [Moderation](https://docs.donatepr.com/product/moderation.md): Insights about our moderation policy and actions taken
- [Security](https://docs.donatepr.com/product/security.md): A reference about our practices and policies to ensure security and privacy across our services.
- [Ledger](https://docs.donatepr.com/product/ledger.md)
- [Individual Transactions](https://docs.donatepr.com/product/ledger/individual-transactions.md)
- [Transaction Pairs, Groups & Perspectives](https://docs.donatepr.com/product/ledger/transaction-pairs-groups-and-perspectives.md)
- [Viewing Transactions](https://docs.donatepr.com/product/ledger/viewing-transactions.md)
- [Exporting Transactions](https://docs.donatepr.com/product/ledger/exporting-transactions.md)
- [Fiscal Host Ledger Perspective](https://docs.donatepr.com/product/ledger/fiscal-host-ledger-perspective.md)
- [Contributions in the Ledger](https://docs.donatepr.com/product/ledger/contributions-in-the-ledger.md)
- [Added Funds in the Ledger](https://docs.donatepr.com/product/ledger/added-funds-in-the-ledger.md)
- [Expenses in the Ledger](https://docs.donatepr.com/product/ledger/expenses-in-the-ledger.md)
- [Ledger Changelog](https://docs.donatepr.com/product/ledger/ledger-changelog.md)
- [Notifications](https://docs.donatepr.com/product/notifications.md)
- [Two-factor Authentication](https://docs.donatepr.com/product/two-factor-authentication.md)
- [Activity Log](https://docs.donatepr.com/product/activity-log.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.donatepr.com/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.
