> 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/pool/listing.md).

# Listing

**Permissionless multi-currency staking mechanism**

In the LeCube Cube Pool, the currency that users stake for mining does not require any centralized organization's permission. The community initiates an application for preselection contracts and votes by staking their preferred currencies. Finally, the top 21 currencies of the highest stake value will gain mining rights. After the stakes are complete, the Cube Pool's output efficiency is not determined by any centralized organization but is generated by the market. The amount of Cubes obtained by the users is proportional to the stake value of all the currency they staked in the Cube Pool.

Throughout the above process, all tasks are automatically executed by smart contracts. The prices of all currencies are derived from Uniswap's real-time on-chain price to ensure that LeCube's resource allocation is open, fair, and just.

**List Token**

1\) To submit a new token to participate in the mining qualification, you need to enter the contract address of the proposed token.

**Vote**

1\) The top 21 currencies of the highest stake value will gain mining rights (adjusted to the top 5 during the test period).

1\) If you want to vote for a token that is not included in LeCube, you need to list that token first

**Refresh**

1\) After the new currency is submitted/voted, the ranking needs to be refreshed to make it effective.

2\) Each round of ranking is under protection for 24 hours after a refresh.

![](/files/-MVZYyFCMCnauRK8ywbI)


---

# 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/pool/listing.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.
