# How To: Create A Lock

## **Step 1: Access The Dashboard** <a href="#step-1-access-the-dashboard" id="step-1-access-the-dashboard"></a>

1. Open your web browser and navigate to [Seile's homepage](https://seile.xyz/).
2. On the **homepage**, locate the **Dashboard** button in the header.

<figure><img src="/files/uVhrI3xerpNrConKJgoP" alt=""><figcaption></figcaption></figure>

## **Step 2: Navigate To The Lock/Burn Tool** <a href="#step-2-navigate-to-the-lock-burn-tool" id="step-2-navigate-to-the-lock-burn-tool"></a>

1. Once on the **Dashboard**, you will see a suite of tools available.
2. Click on the **Lock & Burn** button to proceed to the lock, burn & Vesting options.

<figure><img src="/files/SuB0eCFiUFMd9TgiLWph" alt=""><figcaption></figcaption></figure>

## **Step 3: Select The Lock Option** <a href="#step-3-select-the-lock-option" id="step-3-select-the-lock-option"></a>

* You will now be on the **Lock/Burn** page.
* The **Lock** option is selected by default under the **Type** section. Ensure it is selected.

<figure><img src="/files/t8zkdcU8AsQXXHPv9WNb" alt=""><figcaption></figcaption></figure>

## **Step 4: Choose Token And Lock Details** <a href="#step-4-choose-token-and-lock-details" id="step-4-choose-token-and-lock-details"></a>

1. **Select Token:** Use the dropdown menu to select the LP or ERC-20 token you wish to lock.
2. **Enter Amount:** Specify the amount of tokens you want to lock.
3. **Set Unlock Date:** Choose the desired unlock date and time using the calendar and time picker.
4. After entering all the necessary details, click the **Lock Tokens** button at the bottom.

<figure><img src="/files/b5sx31YVX0gqHyxEKZ5V" alt=""><figcaption></figcaption></figure>

## **Step 5: Confirming The Transaction** <a href="#step-5-confirming-the-transaction" id="step-5-confirming-the-transaction"></a>

MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.

**By following these steps, you will be able to lock your tokens securely using Seile. If you encounter any issues or need further assistance, refer to Seile's support documentation or contact their support team for help.**

{% embed url="<https://www.seile.xyz/create/lock-burn>" %}


---

# 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://docs.seile.xyz/lock-tool/how-to-create-a-lock.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.
