# How it works

- [System Overview](https://docs.definder.global/df-platform-white-paper/how-it-works/system-overview.md)
- [System Components](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components.md)
- [DAO](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/dao.md)
- [Marketplace](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/marketplace.md): Introduction to the Definder Marketplace
- [Staking](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/staking.md)
- [Security](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/security.md)
- [Tokenization](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/tokenization.md)
- [Lending pools](https://docs.definder.global/df-platform-white-paper/how-it-works/system-components/lending-pools.md): A User-friendly hub where you can explore real estate lending strategies tailored to your risk appetite.


---

# 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.definder.global/df-platform-white-paper/how-it-works.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.
