# Transformation

Transformation is an action taken in order to convert an [Origin N](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/origin-nfts)[FT](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/origin-nfts), into a [Drift NFT.](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/drift-nfts)

The Drift Reward rate is locked in based on the current Origin NFT’s [VRR](https://docs.thorfi.io/project-information/thorfi-nfts/vrr) and an NFT multiplier is applied via Chainlink VRF. Rewards are then collected by staking the NFT.

{% hint style="info" %}
Transforming into a [Drift N](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/drift-nfts)[FT](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/drift-nfts) allows the chance to receive an increased amount of rewards for 90 days, followed by the NFT becoming a [ThorFi Keycard](https://docs.thorfi.io/project-information/thorfi-keycards), which may be paired up (1 Odin/1 Thor) to be [Fused](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/fusion) into a Drift [Capsule](https://docs.thorfi.io/project-information/thorfi-capsules).
{% endhint %}

#### At the time of transformation, a number of changes occur;

* NFT Multiplier is applied via Chainlink VRF
  * Multipliers may be 3x, 4.5x, 6x, 9x, 15x, 30x, 100x
    * The number of NFTs transformed affects the multiplier
      * Increase your odds for a better multiplier by transforming 5 NFTs at once, and even more by transforming 10 NFTs at once
* The Drift Reward rate is locked in based on the current [VRR](https://docs.thorfi.io/project-information/thorfi-nfts/vrr) and your NFT multiplier
* The Drift NFT is minted in a deactivated state
  * The NFT must be staked to collect rewards and begin the 90 day timer
  * Rewards can be claimed once every 30 days
    * Ex: If someone claims on day 40, they will receive rewards for the first 30 days, and the additional 10 days remain on the contract until they are accessible on day 60, and then the remainder again on day 90.

<figure><img src="https://2507274322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLMkBck6u60ph6uuHJPAV%2Fuploads%2Fz8Krna1nAxY8vJhxdbp7%2Fchainlink_vrf-removebg-preview.png?alt=media&#x26;token=5a72a7b9-3699-4956-8742-00d88e7cc006" alt=""><figcaption></figcaption></figure>

{% content-ref url="../types-of-nfts/drift-nfts" %}
[drift-nfts](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/drift-nfts)
{% endcontent-ref %}

{% content-ref url="drift-burn" %}
[drift-burn](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/drift-burn)
{% endcontent-ref %}

{% content-ref url="fusion" %}
[fusion](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/fusion)
{% endcontent-ref %}


---

# 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.thorfi.io/project-information/thorfi-nfts/nft-actions/transformation.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.
