# Contracts

You can check the LION token address and official contract addresses of LionSwap Finance.

* LionToken address - [0xF25287989d9636BFDa6fFD49dF96258F465e4405](https://bscscan.com/address/0xF25287989d9636BFDa6fFD49dF96258F465e4405)
* LeoToken address- [0x77d47e08C9Ce945CC906E943D617425cE6b255B9](https://bscscan.com/address/0x77d47e08C9Ce945CC906E943D617425cE6b255B9)
* Master Chef - [0xE176760b72CB5F469eda975c97E9Af010acCFa81](https://bscscan.com/address/0xE176760b72CB5F469eda975c97E9Af010acCFa81)
* TimeLock - [0x5531b1fDa3308d4B85d80F7dCB7F7ddF5EfFd754](https://bscscan.com/address/0x5531b1fDa3308d4B85d80F7dCB7F7ddF5EfFd754)
* Admin - [0x9f50FDd6706b63da23651a1AADf6785D2efd965b](https://bscscan.com/address/0x9f50FDd6706b63da23651a1AADf6785D2efd965b)


---

# Agent Instructions: 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://lionswap.gitbook.io/lionswap/tokenomics/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.
