# Deobank Modules

- [3.1 The Trinity of Onchain Accounts](https://gitbook.wefi.co/deobank-modules/3.1-the-trinity-of-onchain-accounts.md)
- [3.2 The WeFi Card: Spending-as-Mining](https://gitbook.wefi.co/deobank-modules/3.2-the-wefi-card-spending-as-mining.md)
- [3.3 Decentralized Credit System (DCS)](https://gitbook.wefi.co/deobank-modules/3.3-decentralized-credit-system-dcs.md)
- [3.4 The WeFi Exchange: Seamless Utility](https://gitbook.wefi.co/deobank-modules/3.4-the-wefi-exchange-seamless-utility.md)
- [3.5 Cloud-Based Mining (CBM)](https://gitbook.wefi.co/deobank-modules/3.5-cloud-based-mining-cbm.md)
- [3.6 Universal Access Tiers: Global Subscription Model](https://gitbook.wefi.co/deobank-modules/3.6-universal-access-tiers-global-subscription-model.md)
- [3.7 Payments Infrastructure: Global Deployment Rails](https://gitbook.wefi.co/deobank-modules/3.7-payments-infrastructure-global-deployment-rails.md)


---

# 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://gitbook.wefi.co/deobank-modules.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.
