# Products

- [Objectives](https://docs.propel.xyz/products/objectives.md): We define our purpose, the problem, and the solution in this section.
- [Decentralised Finance](https://docs.propel.xyz/products/decentralised-finance.md): DeFi-as-a-Service (DaaS)
- [Investor Dashboard](https://docs.propel.xyz/products/decentralised-finance/investor-dashboard.md)
- [Explore Investor Dashboard.](https://docs.propel.xyz/products/decentralised-finance/investor-dashboard/explore-investor-dashboard..md)
- [Opting Investor Dashboard](https://docs.propel.xyz/products/decentralised-finance/investor-dashboard/opting-investor-dashboard.md)
- [Staking](https://docs.propel.xyz/products/decentralised-finance/staking.md)
- [Opting Staking](https://docs.propel.xyz/products/decentralised-finance/staking/opting-staking.md): This page describes how to opt for Propel staking module
- [Live programs](https://docs.propel.xyz/products/decentralised-finance/staking/live-programs.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.propel.xyz/products.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.
