> For the complete documentation index, see [llms.txt](https://docs.thorfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/origin-nfts.md).

# Origin NFTs

All previously existing Thor & Odin nodes are Origin NFTs.

Thor & Odin NFTs remain intact with some notable changes.

An Origin NFT is a Blockchain NFT with each individual Origin NFT providing a Custom, Private, RPC Endpoint. These RPC Endpoints can be utilized to navigate Web3 privately, securely, and more efficiently compared to Public RPC Endpoints provided by EVM Chains to the public.

By owning an Origin NFT, you unlock the full potential of decentralization in a fast-moving Web3 environment, in a rewarding fashion.

Additional Changes to the Origin NFT are;

* Thor & Odin NFTs now produce dynamic [VRR](/project-information/thorfi-nfts/vrr.md)-determined rewards for the lifetime of the NFT
* Do not decay
* ~~**Dynamic Buy-In Price**~~
  * ~~At launch, the price will be 100 $THOR/20 $THOR~~
    * ~~The buy-in price will change to a dynamic value if the reward rates reach the~~ [~~upper & lower bound limits~~](/project-information/thorfi-nfts/vrr.md#bound-limits)
    * Origin NFTs are no longer available to be created/minted.

We aim to allow 200 NFTs per wallet.

Both a Thor and an Odin tier NFT are required to create Direct Burn [Keycards](/project-information/thorfi-keycards.md) & [Capsules](/project-information/thorfi-capsules.md).

The Thor & Odin NFTs have a number of direct actions able to be taken, found below;

{% content-ref url="/pages/ESGxi9T51SF2pfPdxCUY" %}
[Origin Burn](/project-information/thorfi-nfts/nft-actions/origin-burn.md)
{% endcontent-ref %}

{% content-ref url="/pages/ougpLhKiPQ5oWnADEsHv" %}
[Transformation](/project-information/thorfi-nfts/nft-actions/transformation.md)
{% endcontent-ref %}

{% content-ref url="/pages/NHlsR0aoZN40SQayM5yQ" %}
[Hold](/project-information/thorfi-nfts/nft-actions/hold.md)
{% endcontent-ref %}

After the above direct actions are taken, there are available subsequent actions available;

{% content-ref url="/pages/9eFbvecCZ5RHuNANTMK3" %}
[Fusion](/project-information/thorfi-nfts/nft-actions/fusion.md)
{% endcontent-ref %}

{% content-ref url="/pages/A8UpluojpNIcpT0Agy8f" %}
[Open A Capsule](/project-information/thorfi-nfts/nft-actions/open-a-capsule.md)
{% endcontent-ref %}


---

# 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://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/origin-nfts.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.
