# Bonus Coupon Note

**Equity-Linked Bonus Coupon Note Valuation**

A bonus coupon note, also referred to as coupon growth note or bonus enhanced note or basket coupon note, is an equity-linked note that provides guaranteed coupons over the life of the note with potential for a bonus coupon based on the underlying asset trading above a specified barrier level.

The note pays a series of coupons based on the weighted performance of all assets in the basket on each Coupon Determination Date. The coupons are usually capped and floored.

There is also a barrier. if on any barrier observation date, the performance of any asset in the basket exceeds the ‘digital barrier’, its performance is replaced by a digital coupon.

If the performance of ALL assets in the basket hit or exceed the bonus barrier on a coupon determination date, the equity-linked coupon above is instead replaced by a fixed Bonus coupon.

The equity-linked bonus coupon notes typically benefit investors who are moderately bullish the short-term prospects of particular shares or index and who are looking for a guaranteed cash flow. Investors feel also comfortable being put stock at maturity if the asset price is below the strike.

Unlike fixed coupon note, bonus coupon note does not have knock out feature and coupon is not flat.

Due to the complexity of the payoff structure, the note is normally priced via Monte Carlo simulation.

Reference:

<https://finpricing.com/lib/EqConvertible.html>


---

# 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://davidlee1203.gitbook.io/bonus-coupon-note/master.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.
