# "Enable Extendability" Function

This turorial will explain how to use the "Enable Extendability" function under Advanced settings when minting FNFTs with the Revest Protocol. The Extendable Maturity function is only available for Time lock FNFTs, as it requires a specific unlock date in order to for the function to work.

![Click "Show Advanced Settings" above the Minting Summary of your FNFT](/files/-MlQdi3TcVtFIBNbBQQH)

![When minting your FNFT, click "Yes" beside "Enable Extendability"](/files/-MlQeez2cB-C-rAvRuNm)

Now we are ready to mint an NFT with Extendable Maturity. When the unlock date for the FNFT has reached it's maturity, the underlying assets will be available for you to withdraw. If you would like to re-lock your FNFT after it has unlocked (without having to withdraw the assets and mint a second FNFT), we suggest you mint your FNFT with the "Enable Extendability" function set to "Yes".&#x20;

![After minting, you can confirm your FNFT is extendable by looking at the configuration information](/files/-MlQjavhMPmt5F5XnyaG)

\
You will notice the FNFT you've minted now says "Maturity Extendable (Must Hold Entire Supply) : True", this means you cannot extend the maturity of the FNFT unless you hold 100% of its supply. An example where you no longer hold 100% of the FNFT's supply is when you use the "Splitting" function to split the FNFT into two, thus sending half the supply to a new address. As previously stated, in order to extend the maturity to a new date, you have to own 100% of the FNFTs supply.


---

# 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.revest.finance/tutorials/enable-extendability-function.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.
