# Welcome to Torches!

## Welcome to Torches!

- [Introduction](https://docs.torches.finance/docs/introduction.md)
- [Security & Audit Report](https://docs.torches.finance/docs/security-and-audit-report.md)
- [Config KCC Network](https://docs.torches.finance/docs/guides/config-kcc-network.md)
- [Bridging Assets](https://docs.torches.finance/docs/guides/bridging-assets.md): You don't need an account with KuCoin, Binance, Coinbase or any other centralized exchange to start using Torches!
- [KuCoin and KCC](https://docs.torches.finance/docs/guides/bridging-assets/kucoin-and-kcc.md)
- [Depositing](https://docs.torches.finance/docs/guides/depositing.md)
- [Borrowing](https://docs.torches.finance/docs/guides/borrowing.md)
- [Liquidation](https://docs.torches.finance/docs/guides/liquidation.md)
- [Torchlight NFT](https://docs.torches.finance/docs/guides/torchlight-nft.md)
- [Torches Point Token Guide](https://docs.torches.finance/docs/guides/torches-point-token-guide.md)
- [FAQs](https://docs.torches.finance/docs/guides/faqs.md)
- [FAQs for Torches](https://docs.torches.finance/docs/guides/faqs/faqs-for-torches.md)
- [FAQs for TOP Mining](https://docs.torches.finance/docs/guides/faqs/faqs-for-top-mining.md)
- [FAQs for LP Assets](https://docs.torches.finance/docs/guides/faqs/faqs-for-lp-assets.md)
- [tTokens](https://docs.torches.finance/docs/protocol/ttokens.md)
- [Token](https://docs.torches.finance/docs/tokenomics/token.md)
- [Torches Point Mining](https://docs.torches.finance/docs/tokenomics/torches-point-mining.md)
- [Governance](https://docs.torches.finance/docs/tokenomics/governance.md)
- [Smart Contracts](https://docs.torches.finance/docs/developer/smart-contracts.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.torches.finance/docs/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.
