> For the complete documentation index, see [llms.txt](https://docs.wenprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wenprotocol.io/token-economy/lockup-to-boost.md).

# Lockup to Boost

### What is Lockup to Boost?

Lockup boost is a mechanism to accelerate mining power by locking tokens

### How Lockup to Boost works?

When you deposit your LP or esWEN into staking pool in earn module, you can select lockup to boost, which enables a multiplier on your share of mining power.&#x20;

<figure><img src="/files/ylCRDLjsEjWDREJBPZqH" alt="" width="375"><figcaption></figcaption></figure>

Currently there are 4 options with different multiplier

<table><thead><tr><th width="378.5">Option</th><th>Multiplier</th></tr></thead><tbody><tr><td>0(When Lockup to Boost is switched off)</td><td>1</td></tr><tr><td>1 Month</td><td>1.1</td></tr><tr><td>3 Months</td><td>1.2</td></tr><tr><td>6 Months</td><td>1.5</td></tr><tr><td>12 Months</td><td>2</td></tr></tbody></table>


---

# 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:

```
GET https://docs.wenprotocol.io/token-economy/lockup-to-boost.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.
