> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/lecube-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/lecube-eng/token/test-coin-contract.md).

# Contract

LCT：0xFfa58B32AB261f7Ea96023D3A5Ab59A9ACfE9A99

CGN: 0x34bdB52fAf340834D7C1A03ABD474c26461856DA

CBK: 0x829B9F0f4D3055cEB65df1Cf0f92148b49fD849f

CBU: 0x133a655D66a5B00CD4aA3bB9fD77a07baeAfAB5c

COG: 0xB3E4b5Ac838C99119Ba57E01f13761E4697A3BcD

CPL: 0x1dd20051D8fb1f51B0f1cE45fAE5534288cb7103

CRD: 0xf67Bf09fC37928075Cf28ef3a78Ec852634EB569

CWT: 0x864D3dfb91845c93e94554D83eF723d9849Af655

CYL: 0x03891e07615fAb86f0cC7013e8C513C46B2c3F77


---

# 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, and the optional `goal` query parameter:

```
GET https://mixmarvel.gitbook.io/lecube-eng/token/test-coin-contract.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
