> For the complete documentation index, see [llms.txt](https://oceanfi.gitbook.io/oceanfi-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oceanfi.gitbook.io/oceanfi-gitbook/ecosystem/ocean-of-defi-features/nft-repair-fee.md).

# NFT Repair Fee

### Introduction

OceanFi is committed to enhancing user engagement and value within our ecosystem. As so, OceanFi employs an NFT Repair Mechanism, which aims to cater to the diverse needs of our user base. Each NFT tier will have its own designated fee structure for repairs, ensuring fairness and inclusivity across all user segments.

Users can easily initiate repairs through their OceanFi account dashboard, with fees deducted automatically for seamless convenience. Upon payment, NFTs are instantly restored to full functionality.

### Benefits for Ecosystem

1. Sustained User Engagement: Encourages continuous interaction, maximizing earning potential and reinforcing commitment to OceanFi.
2. Enhanced NFT Value: Maintains asset performance over time, preserving user investments and stabilizing the NFT market as well as the sustainability of the tokenomic.
3. Revenue Generation: Fees contribute to platform development, ensuring continuous evolution and user experience improvements.
4. Fair and Transparent Ecosystem: Standardized repair fees across NFT tiers promote inclusivity and trust among users, fostering a sense of belonging within our community.<br>

### Fee Structure

The fee structure for NFT repairs within OceanFi is directly tied to the price of the OceanFi token. As the price of the token increases, so does the percentage fee applied to the repair process.

This construct is designed to ensure that repair fees remain proportional to the value of the token, maintaining fairness and consistency for users regardless of market fluctuations.

At lower token prices, the fee starts at 5.00% and gradually increases as the token price rises.

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

This progressive fee structure incentivizes users to repair their NFTs when the token price is lower, as the fee is comparatively lower, while also providing flexibility to accommodate for higher token prices without disproportionately burdening users.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oceanfi.gitbook.io/oceanfi-gitbook/ecosystem/ocean-of-defi-features/nft-repair-fee.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
