# Technical Use Cases

- [Credit Underwriting & Risk Profile Assessment](https://muellners-1.gitbook.io/finscale/use-cases/loan-underwriting.md): This page explains implementing the use case of credit underwriting using a combination of Finscale micro-services.
- [Credit Management](https://muellners-1.gitbook.io/finscale/use-cases/loan-management.md): This page explains implementing the use case of credit management using a combination of Finscale micro-services.
- [Risk Management](https://muellners-1.gitbook.io/finscale/use-cases/risk-management.md): This page explains implementing the use case of credit risk management using a combination of Finscale micro-services.
- [Auditability, Fraud Detection and Analysis](https://muellners-1.gitbook.io/finscale/use-cases/auditability-fraud-detection-and-analysis.md): This page explains implementing the use case of fraud detection & auditability using a combination of Finscale micro-services.
- [Integrations](https://muellners-1.gitbook.io/finscale/use-cases/integration-services-framework.md): This page explains the Integrations use case(considering the Lending case study). This page highlights the Database level exchange between components of any FI's IT infrastructure with Finscale.
- [Payment Settlement](https://muellners-1.gitbook.io/finscale/use-cases/payment-settlement.md): This page explains implementing the use case of Payment Settlement using a combination of Finscale micro-services.
- [Credit Origination](https://muellners-1.gitbook.io/finscale/use-cases/credit-origination.md): This page explains implementing the use case of credit origination using a combination of Finscale micro-services.


---

# 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://muellners-1.gitbook.io/finscale/use-cases.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.
