> For the complete documentation index, see [llms.txt](https://docs.xyb.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xyb.co/credit/xyb-credit.md).

# XYB Credit

Welcome to the Credit Solutions section of the XYB Help Center. This is your starting point for exploring how XYB enables financial institutions to design, launch, and manage a full suite of credit products through modular, API-first infrastructure.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Get Started with Credit</strong> </td><td><a href="https://689052484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cyJXtDL0DgAGdkhCKYE%2Fuploads%2FZ88OK4WBj60gmNnJdOKK%2Fcredit%20intro.png?alt=media&amp;token=2546f8bc-c086-458d-b8f3-f5ec38d8418a">credit intro.png</a></td><td><a href="/credit/getting-started/xyb-credit-solutions-overview.md">XYB Credit Solutions Overview</a></td></tr><tr><td><strong>Design Your Credit Product</strong></td><td><a href="https://689052484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cyJXtDL0DgAGdkhCKYE%2Fuploads%2FmIcu0KcpDZxNsgONdzkq%2Fdesign%20credit.png?alt=media&amp;token=4191a49b-e836-4782-bd8c-d21bb5af4d92">design credit.png</a></td><td><a href="/credit/configure-and-create-credit-products/configure-global-settings-for-credit-products.md">Configure &amp; Create Credit Products</a></td></tr><tr><td><strong>Disburse and Manage Credit Contracts</strong></td><td><a href="https://689052484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3cyJXtDL0DgAGdkhCKYE%2Fuploads%2FqSah6bvrcfo4kMfERsB7%2Fcontract.png?alt=media&amp;token=e56b8ecb-a248-461e-b50b-4823d7673c98">contract.png</a></td><td><a href="/credit/disburse-and-manage-credit-contracts.md">Disburse &amp; Manage Credit Contracts</a></td></tr></tbody></table>

### What's New

**Nordic Credit Line: A Flexible Lending Solution for Nordic Markets:** Explore our latest guide on configuring and managing the **Nordic Revolving Credit Line**, a hybrid credit product designed specifically for markets like Denmark and the wider Nordic region.

**Key Highlights:**

* Flexible drawdowns + structured repayment
* Tiered fee configuration per disbursement
* Parent-child contract structure with full lifecycle tracking

[Read the full guide here.](/credit/use-case-tutorials/nordic-revolving-credit-line-overview.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xyb.co/credit/xyb-credit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
