> For the complete documentation index, see [llms.txt](https://treasurenft.gitbook.io/my-product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://treasurenft.gitbook.io/my-product-docs/core-concept.md).

# Core Concept

- [TreasureNFT  Platform Introduction](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-platform-introduction.md)
- [Innovative Algorithmic Trading Model-Pooling Algorithm Model](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-platform-introduction/innovative-algorithmic-trading-model-pooling-algorithm-model.md)
- [Automatic Pricing, Fractional Transactions](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-platform-introduction/automatic-pricing-fractional-transactions.md)
- [Community Incentives](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-platform-introduction/community-incentives.md)
- [TreasureNFT  Core Functions](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions.md)
- [Transactions](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/transactions.md)
- [NFT Auction](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/nft-auction.md)
- [Combination Sale](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/combination-sale.md)
- [Minting](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/minting.md)
- [FNFT](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/fnft.md)
- [Staking System (coming soon)](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-functions/staking-system-coming-soon.md)
- [TreasureNFT Mechanism Description](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-mechanism-description.md)
- [Trading Reward](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-mechanism-description/trading-reward.md)
- [Referral Reward](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-mechanism-description/referral-reward.md)
- [TreasureNFT Core Features](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-features.md)
- [Assets Integrated Trading Platform](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-features/assets-integrated-trading-platform.md)
- [Support multi-chain NFT ecosystem](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-features/support-multi-chain-nft-ecosystem.md)
- [Support multiple types of NFT assets](https://treasurenft.gitbook.io/my-product-docs/core-concept/treasurenft-core-features/support-multiple-types-of-nft-assets.md)
- [System Architecture](https://treasurenft.gitbook.io/my-product-docs/core-concept/system-architecture.md)
- [Core Architecture](https://treasurenft.gitbook.io/my-product-docs/core-concept/system-architecture/core-architecture.md)
- [System Features](https://treasurenft.gitbook.io/my-product-docs/core-concept/system-architecture/system-features.md)
- [Security System](https://treasurenft.gitbook.io/my-product-docs/core-concept/system-architecture/security-system.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 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://treasurenft.gitbook.io/my-product-docs/core-concept.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.
