# Case Study

<h3 align="center"><strong>Case Study 1: How can users calculate the price of a floating-rate bond?</strong></h3>

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

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

**1.** Go to **Bonds → Valuation**. Enter the bond code you want to analyze (e.g., **VBA12001**). The **Cash Flow Scenario** table will display all future cash flows of that bond.

* This bond is a fully **floating-rate bond**, with benchmarks tracked daily by FiinGroup.
* The Bond Portal provides nearly **30 different benchmarks** for users to choose from.

**Advanced functions:**

* From the selected benchmark, the system generates discounted future cash flows based on the trade date (which can be adjusted by changing the input date).
* Users can manually adjust **coupon rates** in future years to see how subsequent cash flows change.
* If the issuer executes a **bond buyback**, users can remove corresponding future cash flows. The system will automatically recalculate and update **YTM, Clean Price, and Dirty Price**.

**2.** After editing, users can **save the scenario with a custom name** for easy retrieval and comparison later.


---

# 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.fiinpro.com/english/bonds/valuation/case-study.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.
