# Triple Plus Global Docs

## TPT Whitepaper

- [Introduction](https://triple-plus-global.gitbook.io/tpt-whitepaper/introduction.md)
- [Core Mechanism](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-overview/core-mechanism.md)
- [Why Blockchain](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-overview/why-blockchain.md)
- [Participant Roles](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-overview/participant-roles.md)
- [For Sellers](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-mechanics/for-sellers.md)
- [For Investors](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-mechanics/for-investors.md)
- [Smart Contracts](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-mechanics/smart-contracts.md)
- [Asset Lifecycle](https://triple-plus-global.gitbook.io/tpt-whitepaper/protocol-mechanics/asset-lifecycle.md)
- [P2P Trading](https://triple-plus-global.gitbook.io/tpt-whitepaper/products/p2p-trading.md)
- [Invoice Factoring](https://triple-plus-global.gitbook.io/tpt-whitepaper/products/invoice-factoring.md)
- [Supply Chain Finance](https://triple-plus-global.gitbook.io/tpt-whitepaper/products/supply-chain-finance.md)
- [Trade Finance](https://triple-plus-global.gitbook.io/tpt-whitepaper/products/trade-finance.md)
- [Smart Contract Security](https://triple-plus-global.gitbook.io/tpt-whitepaper/trust-and-security/smart-contract-security.md)
- [Legal Structure](https://triple-plus-global.gitbook.io/tpt-whitepaper/trust-and-security/legal-structure.md)
- [Transparency](https://triple-plus-global.gitbook.io/tpt-whitepaper/trust-and-security/transparency.md)
- [Token Overview](https://triple-plus-global.gitbook.io/tpt-whitepaper/tpt-token/token-overview.md)
- [Token Distribution](https://triple-plus-global.gitbook.io/tpt-whitepaper/tpt-token/token-distribution.md)
- [Token Utility](https://triple-plus-global.gitbook.io/tpt-whitepaper/tpt-token/token-utility.md)
- [Default Handling](https://triple-plus-global.gitbook.io/tpt-whitepaper/risk-framework/default-handling.md)
- [Fraud Resistance](https://triple-plus-global.gitbook.io/tpt-whitepaper/risk-framework/fraud-resistance.md)
- [Risk Categories](https://triple-plus-global.gitbook.io/tpt-whitepaper/risk-framework/risk-categories.md)
- [Governance](https://triple-plus-global.gitbook.io/tpt-whitepaper/undefined/governance.md)
- [Roadmap](https://triple-plus-global.gitbook.io/tpt-whitepaper/undefined/roadmap.md)
- [Contract Addresses](https://triple-plus-global.gitbook.io/tpt-whitepaper/resources/contract-addresses.md)
- [Official Links](https://triple-plus-global.gitbook.io/tpt-whitepaper/resources/official-links.md)
- [Glossary](https://triple-plus-global.gitbook.io/tpt-whitepaper/resources/glossary.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://triple-plus-global.gitbook.io/tpt-whitepaper/introduction.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.
