> 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/home/enter-lecube.md).

# Enter Lecube

{% content-ref url="/pages/-MVZEtxtILwE2NGxmfzu" %}
[Broken mention](broken://pages/-MVZEtxtILwE2NGxmfzu)
{% endcontent-ref %}

**Enter Lecube**

**On PC:**

1\) To log in to the Lecube homepage directly through the browser, you need to install a wallet plugin.

2\) It is recommended that you use the Chrome browser and install the metamask wallet plugin.

3）LeCube PC：<http://lc.mixmarvel.com/>

Chrome download address: <https://www.google.com/intl/zh-en/chrome/>

Metamask download link: <https://metamask.io/>

**Smartphone:**

1\) Open imToken and click "Browse" in the bottom menu

2\) Copy the game address to the search box of the blockchain browser and enter

3）LeCube Mobile：[ http://h5.lc.mixmarvel.com/](< http://h5.lc.mixmarvel.com/>)

imToken download address: <https://token.im/>

​

**Switch accounts**

1\) To protect the security of your digital assets, every time you restart your browser, you need to re-verify the wallet signature before you can enter the game.

2\) If you need to change the login wallet, you need to click the "Change" button in the homepage's upper left corner to switch the wallet accounts. You will need to complete the wallet signature first.

**Switch language**

1\) You can switch the game language at any time in the upper right corner of the homepage. LeCube supports Chinese, English, and Korean languages.

![ Click the button in the upper right corner to switch the game language](/files/-MVZUNpYDFDD6S0DzgX6)


---

# 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/home/enter-lecube.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.
