# Titan Farms

## Titan Farms

- [Titan Farms](https://docs.titanfarms.win/titan-farms.md): A decentralized yield farm for TitanX ecosystem tokens.
- [How It Works](https://docs.titanfarms.win/how-it-works.md): An overview of the Titan Farms functionality.
- [TitanX Incentive Token (TINC)](https://docs.titanfarms.win/titanx-incentive-token-tinc.md): TINC tokens are minted and distributed as rewards based on users' liquidity share and time.
- [Titan Farms Input Tokens](https://docs.titanfarms.win/titan-farms-input-tokens.md): Input tokens are tokens whose fees are harvested to buy and burn TINC, and to provide fees for genesis.
- [TINC Buy and Burn](https://docs.titanfarms.win/tinc-buy-and-burn.md)
- [Trading Fees](https://docs.titanfarms.win/trading-fees.md): Users still get trading fees.
- [Farms Smart Contracts](https://docs.titanfarms.win/farms-smart-contracts.md): An overview of the major smart contracts for Titan Farms


---

# 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.titanfarms.win/titan-farms.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.
