# Safebox Keys

Safebox Keys serve as unique identifiers and grant holders exclusive access to Safeboxes anywhere from 3 days to an indefinite amount of time.

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

**Identification:** Each Safebox is assigned a distinct Key when created, providing access and control over that specific Safebox.

* **Exclusive Access Privilege**: The Safebox Key enables the holder sole ability to unlock and redeem the NFT inside until expiration. No one else can access the contents during this period.
* **Facilitating Ownership Transfers**: Keys allow the holder to transfer ownership during auctions. The recipient becomes the new owner.
* **Extending Access Duration**: Holders can lengthen the period of access by staking the required $FLC token fee to extend the key's expiration date.&#x20;

{% hint style="info" %}
While Safebox Keys can exist indefinitely they must be renewed before their expirations.
{% endhint %}

Safebox Keys provide exclusive temporary access to the NFTs locked within the Safebox by the holder. They uniquely identify each Safebox while facilitating ownership transfers through featured auctions.


---

# 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.fp.io/features/nft-fractionalization/safebox/safebox-keys.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.
