# Welcome to LENDA Admin

## Overview

The LENDA on-lending platform is a comprehensive suite designed to streamline and enhance the lending process for control admins who possess full access and privileges. It provides an intuitive interface for managing loans, customers, and financial operations efficiently. This platform empowers admins with advanced tools for credit assessment, loan disbursement, tracking, and reporting, enabling them to make informed decisions quickly.

## Quick links

{% content-ref url="/pages/dAGwKLkWmrnwQ6K8342N" %}
[Getting Started](/overview/getting-started.md)
{% endcontent-ref %}


---

# 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://admin-docs.lenda.com.ng/welcome-to-lenda-admin.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.
