# Project Information

- [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)


---

# 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.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.
