# Glossary of Key Terminology

**Lender** - An individual or organization that provides funds to a borrower with the expectation of repayment, often with interest as compensation for risk.&#x20;

**Borrower** - A person or entity that receives funds from a lender and commits to repaying the loan, usually with added interest.&#x20;

**Interest Rate**  - The percentage charged by a lender on the amount borrowed, expressed as an annual percentage rate (APR).&#x20;

**APY (Annual Percentage Yield)** - A standardized measure that reflects the real rate of return on an investment or savings account over a year, accounting for the effect of compounding interest.&#x20;

**Loan** - A specific amount of money lent to a borrower, expected to be repaid with interest.&#x20;

**Loan Agreement** - A formal contract between a lender and a borrower outlining the loan terms, such as repayment schedule, interest rate, and other conditions.&#x20;

**Maturity** - The time at which a loan or financial instrument must be repaid in full.&#x20;

**Maturity Date** -  The specific date when the principal amount of a loan or financial instrument is due.&#x20;

**Real-World Assets (RWAs)** - Physical assets with tangible value, such as real estate or inventory, that can be bought, sold, or used as collateral for loans.&#x20;

**Collateral** - An asset pledged by a borrower to secure a loan, which can be liquidated if the borrower defaults.&#x20;

**Liquidation** - The process of converting assets into cash, often to pay off debt.&#x20;

**Collateral Liquidation** - The act of selling pledged collateral to recover unpaid loan amounts.&#x20;

**Risk Assessment** - A comprehensive evaluation of potential risks associated with a financial transaction or loan.&#x20;

**Non-custodial** - A service where users maintain full control of their assets without entrusting them to a third-party custodian.&#x20;

**Token** - A digital representation of value, managed and transferred using blockchain technology.&#x20;

**Contract** - A legally binding document outlining terms and agreements between parties in a transaction or business arrangement.&#x20;

**Smart Contract** - A self-executing digital contract that enforces and automates agreement terms via blockchain programming.&#x20;

**Liquidity** - Pool A pool of funds or assets available for lending or trading on a decentralized finance (DeFi) platform.&#x20;

**Loan Origination** - The comprehensive process of setting up a new loan, starting from application to disbursement.&#x20;

**Loan Originator** - An individual or organization responsible for managing the loan origination process.&#x20;

**Collateral Administrator** -  A party tasked with managing and overseeing collateral assets used to secure a loan.&#x20;

**Loan Portfolio** - A collection of loans or similar financial assets managed by a lender or financial institution.&#x20;

**Single Exposure** - The total exposure or risk a lender has with a particular borrower or asset.&#x20;

**Corporate Bonds** - Debt instruments issued by companies to raise capital, typically with a fixed interest rate and maturity date.&#x20;

**Delinquency** - The state of missing a scheduled loan payment or failing to meet a financial obligation on time.&#x20;

**Non-performing Loan** - A loan that has defaulted or has been overdue for a prolonged period and is unlikely to be fully repaid.&#x20;

**Bridge Financing** - A short-term loan designed to provide immediate funding while waiting for longer-term financing to become available.&#x20;

**Revolving Loan** - A flexible loan that allows the borrower to access funds up to a credit limit, repay, and then borrow again as needed.&#x20;

**Repayment Schedule** - A detailed plan listing the amounts and dates of payments due over the life of a loan.


---

# 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://credefi.gitbook.io/credefi/general/glossary-of-key-terminology.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.
