# Insights

## Overview

Akiba began its roots as an alternative credit score that allowed financiers to create a score on thin-filed customers needing credit. Since then, our alternative scoring model continues to evolve

### Endpoints included:

* [x] Expenses
* [x] Income (sources)
* [x] Cash flow
* [x] Financial scores
  * [x] Liquidity
  * [x] Affordability
  * [x] Creditability
* [x] Financial goals

### Getting started

To use the Insight endpoints, you need to link your user to Insyts platform, where they can give consent to you using their data.&#x20;


---

# 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://akiba-digital.gitbook.io/akiba-api-docs/api-documentation/risk-analysis/insights.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.
