# Zero Coupon Bonds

A bond is a fixed-income instrument that represents a loan made by an investor to a borrower. A bond could be thought of as an I.O.U. between the lender and borrower that includes the details of the loan and its payments.

A zero-coupon bond (ZCB) does not pay interest but instead trades at a deep discount, rendering a profit at maturity, when the bond is redeemed for its full face value.

{% hint style="info" %}
The majority of this content was pulled from [Investopedia](https://www.investopedia.com) and modified to better serve Arbor users. We thank [Investopedia](https://www.investopedia.com) for providing these educational materials.
{% endhint %}


---

# 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.arbor.finance/financial-concepts/zero-coupon-bonds.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.
