# ThorFi Litepaper

## ThorFi Litepaper

- [Overview](https://docs.thorfi.io/project-information/overview.md): Generating secure DeFi opportunities for crypto through a diverse ecosystem of gamified utilities built on the Avalanche blockchain.
- [ThorFi Principles](https://docs.thorfi.io/project-information/overview/thorfi-principles.md): A look at our brand beliefs and organizational pillars.
- [Tokenomics](https://docs.thorfi.io/project-information/tokenomics.md)
- [ThorFi GameLoop](https://docs.thorfi.io/project-information/thorfi-gameloop.md): Edit: GameLoop is currently undergoing re-modeling, as recent changes to the ecosystem have altered certain variables.
- [ThorFi NFTs](https://docs.thorfi.io/project-information/thorfi-nfts.md)
- [Types of NFTs](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts.md)
- [Origin NFTs](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/origin-nfts.md)
- [Drift NFTs](https://docs.thorfi.io/project-information/thorfi-nfts/types-of-nfts/drift-nfts.md)
- [NFT Actions](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions.md)
- [Origin Burn](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/origin-burn.md)
- [Transformation](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/transformation.md)
- [Drift Burn](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/drift-burn.md)
- [Fusion](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/fusion.md)
- [Open A Capsule](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/open-a-capsule.md)
- [Hold](https://docs.thorfi.io/project-information/thorfi-nfts/nft-actions/hold.md)
- [VRR](https://docs.thorfi.io/project-information/thorfi-nfts/vrr.md): Variable Reward Rate
- [Maintenance Fees](https://docs.thorfi.io/project-information/thorfi-nfts/maintenance-fees.md)
- [Claim Tax](https://docs.thorfi.io/project-information/thorfi-nfts/claim-tax.md)
- [Bifrost Contract Updates](https://docs.thorfi.io/project-information/thorfi-nfts/bifrost-contract-updates.md)
- [ThorFi Keycards](https://docs.thorfi.io/project-information/thorfi-keycards.md)
- [ThorFi Capsules](https://docs.thorfi.io/project-information/thorfi-capsules.md)
- [Capsule Marketplace](https://docs.thorfi.io/project-information/capsule-marketplace.md)
- [Staking](https://docs.thorfi.io/project-information/staking.md)
- [OTC Dapp](https://docs.thorfi.io/project-information/otc-dapp.md)
- [OTCaaS](https://docs.thorfi.io/project-information/otc-dapp/otcaas.md): OTC as a Service
- [Treasury Reserves](https://docs.thorfi.io/project-information/treasury-reserves.md)
- [Future](https://docs.thorfi.io/project-information/future.md)
- [Roadmap](https://docs.thorfi.io/project-information/roadmap.md): Innovating with Intention
- [Partnerships](https://docs.thorfi.io/project-information/partnerships.md)
- [Disclaimer](https://docs.thorfi.io/project-information/disclaimer.md)
- [Glossary of Terms](https://docs.thorfi.io/resources/glossary-of-terms.md)
- [Frequently Asked Questions](https://docs.thorfi.io/resources/frequently-asked-questions.md)
- [Official Links](https://docs.thorfi.io/resources/official-links.md)
- [Contract](https://docs.thorfi.io/resources/contract.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thorfi.io/project-information/overview.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.
