# Live Platform&#x20;

- [The Day By Day Asset Register App](https://docs.daybyday.io/day-by-day-overview/live-platform/the-day-by-day-asset-register-app.md): The Day By Day asset register app is available to download on Google Play and the App Store
- [DBD Token Use Cases](https://docs.daybyday.io/day-by-day-overview/live-platform/dbd-token-use-cases.md): DBD is the utility token of Day By Day. This is how you can get involved.
- [Staking DBD](https://docs.daybyday.io/day-by-day-overview/live-platform/staking-dbd.md): You can stake DBD tokens to earn rewards
- [NFTs as Insurance Policies](https://docs.daybyday.io/day-by-day-overview/live-platform/nfts-as-insurance-policies.md): Day By Day's decentralised insurance platform uses NFTs as insurance policies.
- [Underwriting DeFi Pool](https://docs.daybyday.io/day-by-day-overview/live-platform/underwriting-defi-pool.md): Day By Day uses decentralised finance to democratise insurance by opening up underwriting to the masses.
- [Insurance Cover for Assets](https://docs.daybyday.io/day-by-day-overview/live-platform/insurance-cover-for-assets.md): This page will house the information for taking out insurance for your assets once it's available.
- [Insurance Claims](https://docs.daybyday.io/day-by-day-overview/live-platform/insurance-claims.md): The following information is a high level overview of our claims process


---

# 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.daybyday.io/day-by-day-overview/live-platform.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.
