> For the complete documentation index, see [llms.txt](https://docs.desire.sandman.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.desire.sandman.finance/tokenomics/token-contracts.md).

# Token Contracts

### FARMING&#x20;

Desire Token: 0xfbbEa521578059D8c2D53899E44c5A68b8ee88D8

MasterChef: 0xa6f5d8eD74eaab164cddAe9eabE1Fd2900132B8a

Timelock: 0x72fcFE43b218b8BaeEe853560328b4AdD737b458

### Presale

Lust Token: [0x2133B706F31D796f9471c0840C31FF41A8b4543D](https://polygonscan.com/token/0x2133B706F31D796f9471c0840C31FF41A8b4543D)

### Liquidity Blocking

<https://polygonscan.com/address/0x95695785522a0416Bc064A3853e988dAD098963e>


---

# 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://docs.desire.sandman.finance/tokenomics/token-contracts.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.
