# How To

- [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


---

# 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/how-to.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.
