# Fees

## Bonds&#x20;

### Issuance fee

We charge fees based on the volume of securities (i.e total issuance amount) that are issued through our platform. Our fees are structured on a sliding scale (see the table below), with the rate decreasing as the volume of securities increases. The fee rate is annualized.

For the first year, the minimal fee of 7500 USDC/EUROe is applicable.

<table data-full-width="false"><thead><tr><th width="168">Issuance size</th><th width="181">1st Year fee (p.a.)</th><th width="132">2nd Year fee (p.a.)</th><th width="128">3rd Year fee (p.a.)</th><th width="127">4th Year fee (p.a.)</th><th width="129">5th Year fee (p.a.)</th></tr></thead><tbody><tr><td>0 - 25 million</td><td>75.0 b.p.</td><td>52.5 b.p.</td><td>36.8 b.p.</td><td>25.7 b.p.</td><td>18.0 b.p.</td></tr><tr><td>25 - 50 million</td><td>65.0 b.p.</td><td>45.5 b.p.</td><td>31.9 b.p.</td><td>22.3 b.p.</td><td>15.6 b.p.</td></tr><tr><td>50 - 75 million</td><td>55.0 b.p.</td><td>38.5 b.p.</td><td>27.0 b.p.</td><td>18.9 b.p.</td><td>13.2 b.p.</td></tr><tr><td>75 - 100 million</td><td>45.0 b.p.</td><td>31.5 b.p.</td><td>22.1 b.p.</td><td>15.4 b.p.</td><td>10.8 b.p.</td></tr><tr><td>100+ million</td><td>35.0 b.p. </td><td>24.5 b.p.</td><td>17.2 b.p.</td><td>12.0 b.p.</td><td>8.4 b.p.</td></tr><tr><td>Min fee</td><td>7500 USDC/EUROe</td><td></td><td></td><td></td><td></td></tr></tbody></table>

### Collateral fee

Collateral fee is applicable to secured issuances only and charged in the same way as issuance fee.

<table data-full-width="false"><thead><tr><th width="165">Issuance size</th><th width="183">1st Year fee (p.a.)</th><th width="132">2nd Year fee (p.a.)</th><th width="131">3rd Year fee (p.a.)</th><th width="130">4th Year fee (p.a.)</th><th width="127">5th Year fee (p.a.)</th></tr></thead><tbody><tr><td>0 - 25 million</td><td>30.0 b.p.</td><td>27.0 b.p.</td><td>24.3 b.p.</td><td>21.9 b.p.</td><td>19.7 b.p.</td></tr><tr><td>25 - 50 million</td><td>20.0 b.p.</td><td>18.0 b.p.</td><td>16.2 b.p.</td><td>14.6 b.p.</td><td>13.1 b.p.</td></tr><tr><td>50 - 75 million</td><td>18.0 b.p.</td><td>16.2 b.p.</td><td>14.6 b.p.</td><td>13.1 b.p.</td><td>11.8 b.p.</td></tr><tr><td>75 - 100 million</td><td>10.0 b.p.</td><td>9.0 b.p.</td><td>8.1 b.p.</td><td>7.3 b.p.</td><td>6.6 b.p.</td></tr><tr><td>100+ million</td><td>7.0 b.p.</td><td>6.3 b.p.</td><td>5.7 b.p.</td><td>5.1 b.p.</td><td>4.6 b.p.</td></tr><tr><td>Min fee</td><td>5000 USDC/EUROe</td><td></td><td></td><td></td><td></td></tr></tbody></table>

## Structured Products

For structured products we charge fees based on the issuance amount and the term. These fees are absolute and not annualized.

### Issuance fee

| Issuance size   | less than 3 months | 3 to 12 months | More than 12 months |
| --------------- | ------------------ | -------------- | ------------------- |
| 0 - 500'000     | 25 b.p.            | 45 b.p.        | 55 b.p.             |
| 0.5 - 2 million | 20 b.p.            | 35 b.p.        | 50 b.p.             |
| 2 - 5 million   | 15 b.p.            | 30 b.p.        | 45 b.p.             |
| 5+ million      | 10 b.p.            | 25 b.p.        | 40 b.p.             |
| Min fee         | 250                |                |                     |

### Issuance support fee

| Issuance size   | less than 3 months | 3 to 12 months | More than 12 months |
| --------------- | ------------------ | -------------- | ------------------- |
| 0 - 500'000     | 25 b.p.            | 45 b.p.        | 55 b.p.             |
| 0.5 - 2 million | 20 b.p.            | 35 b.p.        | 50 b.p.             |
| 2 - 5 million   | 15 b.p.            | 30 b.p.        | 45 b.p.             |
| 5+ million      | 10 b.p.            | 25 b.p.        | 40 b.p.             |
| Min fee         | 250                |                |                     |

## Credora fee

If borrowers make use of the rating service offered through [Credora](https://credora.io/), charges will incur for the rating data that is provided to the marketplace. In this case, the Credora fee is 15 b.p. on an Act/360 annualized basis.&#x20;

## Fee claiming process

Fees are due when claiming financing on a successful issuance and will be deducted from the issuance proceeds. You can see the indication of fees during the creation process. The final invoice is sent when the issuance succeeds.&#x20;

There are no fees incurred for unsuccessful book-building programs.

Return to [obligate.com](https://obligate.com)


---

# 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.obligate.com/obligate-for-borrowers/fees.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.
