# Backend Grid for Loan Requests

Once you have configured the extension properly from the store backend, your customer will able to make loan credit request from the store frontend. The extension is designed to collect all customer Loan Credit Request and it will automatically be listed in this backend grid.

<figure><img src="/files/KhaOEWUrR1c1MoyeOc0T" alt=""><figcaption></figcaption></figure>

You can use the grid option to accept customer loan request if needed.

<figure><img src="/files/RMq5pAQRW3wfdbjYxqy0" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-store-credit-and-refund-extension/backend-grid-for-loan-requests.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.
