# Implementing GSI with Direct Debit

GSI (Global Standing Instruction) was created by the Central Bank of Nigeria (CBN) as a last resort for banks and financial institutions to recover outstanding loans from chronic debtors. It allows the creditor bank (the bank that gave the loan) to recover their debt from any or all other accounts held by the borrower with other financial institutions in the case of default.

## Objectives of GSI:

* Facilitate an improved credit repayment culture.
* Reduce Non-Performing Loans (NPLs) in the banking industry.
* Watch-list consistent loan defaulters.

## How this works:

**Borrower Authorization**: The borrower authorizes the lender to recover outstanding debts automatically from their bank accounts across different financial institutions.

**Linking Accounts**: The borrower must link all qualifying bank accounts to their Bank Verification Number (BVN).

**Triggering GSI**: In case of default, the creditor bank triggers the GSI, which initiates a balance enquiry and issues debit instructions to other financial institutions holding the borrower's accounts.

**Executing Debit**: The Nigeria Inter-Bank Settlement System (NIBSS) facilitates the transfer of funds from the borrower's accounts in other banks to the creditor bank.<br>

This use of GSI helps lenders recover outstanding debts from your customers who have funds in other bank accounts, ensuring efficient debt recovery and reducing defaults.


---

# 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.adjutor.io/use-cases/implementing-gsi-with-direct-debit.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.
