# Our Smart Contracts

| Name       | Contract Address                                                                                                   | Remarks                                                                                                                                                                                                                                                                             |
| ---------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| $LGN Token | [0xf468715cc3d4bb18ee7bf6157f38acf91584613e](https://bscscan.com/token/0xf468715cc3d4bb18ee7bf6157f38acf91584613e) | Old Token Contract (deprecated)                                                                                                                                                                                                                                                     |
| $LMU Token | [0x9382a71A6Af4CF69d755Ac9783728784DDb16f66](https://bscscan.com/token/0x9382a71A6Af4CF69d755Ac9783728784DDb16f66) | <p>Official and Final Token for LGN Network (LORDS MU)<br><br>Status: <mark style="color:red;">Liquidity Pool Locked</mark> </p><p></p><p>Click here to <a href="https://unilocker.app/?certificate=0xd494f3c13274b9fe2add083a2891f7e0764cb2dc&#x26;network=bsc">Verify</a><br></p> |


---

# 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://kb.lordsmu.online/whitepaper/our-smart-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.
