# Products

- [Demodyfi Staking](https://docs.demodyfi.com/products/demody-staking.md): This is a general guide to staking on Demodyfi with answers to common questions about the staking process and purpose.
- [How to Stake](https://docs.demodyfi.com/products/demody-staking/how-to-stake.md): This is a guide to staking on Demodyfi. If you are ever in doubt, reach out to an admin in the Telegram group.
- [Yield Farming](https://docs.demodyfi.com/products/yield-farming.md): Users can earn returns passively by making their coins "work for them". Demodyfi provides a variety of features that allow users to yield farm and enhance returns while making the protocol stable.
- [Multichain Bridge](https://docs.demodyfi.com/products/multichain-bridge.md)
- [The guide of Metamask and Polkadot.js wallet](https://docs.demodyfi.com/products/the-guide-of-metamask-and-polkadotjs-wallet.md): update soon


---

# 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.demodyfi.com/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.
