# Day By Day Overview

## Day By Day Overview

- [Welcome to Day By Day!](https://docs.daybyday.io/day-by-day-overview/welcome-to-day-by-day.md): Decentralising, Democratising & Disrupting The Global Insurance Industry
- [Day By Day Roadmap](https://docs.daybyday.io/day-by-day-overview/day-by-day-roadmap.md): This is the high-level product roadmap for Day By Day. Other changes such as app updates, branding implementation and team expansion aren't shown in this roadmap.
- [Tokenomics](https://docs.daybyday.io/day-by-day-overview/tokenomics.md): DBD is the utility token of Day By Day.
- [NFTnomics](https://docs.daybyday.io/day-by-day-overview/nftnomics.md): Here you can read about our NFTs as insurance policies.
- [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
- [Day By Day DAO (Currently Building)](https://docs.daybyday.io/day-by-day-overview/currently-building/day-by-day-dao-currently-building.md): This page will house the information for participating in the Day By Day DAO once it's available on testnet.
- [How to get an Algorand Wallet](https://docs.daybyday.io/day-by-day-overview/how-to/how-to-get-an-algorand-wallet.md): Algorand wallets are a gateway to using blockchain apps built on the Algorand blockchain
- [How to get goUSD Faucet Funds](https://docs.daybyday.io/day-by-day-overview/how-to/how-to-get-gousd-faucet-funds.md): How to get test tokens to use on our Decentralised Insurance Platform testnet for Underwriting
- [How to Get a Metamask wallet](https://docs.daybyday.io/day-by-day-overview/how-to/how-to-get-a-metamask-wallet.md): Metamask is a a web 3 wallet and a gateway to using blockchain apps
- [FAQs](https://docs.daybyday.io/day-by-day-overview/support/faqs.md): Here are some of the frequently asked questions our community has about our platform.
- [Contact](https://docs.daybyday.io/day-by-day-overview/community/contact.md): You can contact the Day By Day team through our website or email address
- [Social Links](https://docs.daybyday.io/day-by-day-overview/community/social-links.md): Day By Day shares the latest updates across a variety of channels
- [Brand Assets](https://docs.daybyday.io/day-by-day-overview/community/brand-assets.md): You may use the Day By Day Logo and the DBD Token icon to create your memes, infographics, reports and more.
- [Press Releases](https://docs.daybyday.io/day-by-day-overview/media/press-releases.md)
- [Smart Contracts](https://docs.daybyday.io/day-by-day-overview/security/smart-contracts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.daybyday.io/day-by-day-overview/welcome-to-day-by-day.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.
