> For the complete documentation index, see [llms.txt](https://docs.neemo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neemo.finance/neemo/guides/how-to-use-neemo-finance-mainnet-astar-evm-and-native.md).

# How to Use Neemo Finance Mainnet: Astar EVM & Native

You can access Neemo mainnet on Astar EVM and Astar Native and participate in Timelocked Staking. When you stake your ASTR, you earn staking rewards, bonus rewards (from the 2 subperiods), and boosted rewards from our [Loyalty Program](broken://pages/0A0l4gGMKUTCLUp7IvZ8).&#x20;

## Step 1: Head to Neemo Finance App <a href="#cf86" id="cf86"></a>

Head to the app [here](https://app.neemo.finance/stake/astar). Click on “Connect Wallet”. You can use any wallet of your choice for this. Once you have connected your wallet, you can select the amount of ASTR that you wish to stake.

<figure><img src="/files/1c7N3zAC98s7EN9AQRhU" alt=""><figcaption></figcaption></figure>

## Step 2: Enter the amount you wish to stake.  <a href="#id-8299" id="id-8299"></a>

Enter the amount you wish to stake. Ensure that you have a little amount for gas saved up in your wallet. Click on "Stake". Approve the request in your wallet.&#x20;

<figure><img src="/files/2O4cbY1ASrOESDbhsUGy" alt=""><figcaption></figcaption></figure>

## Step 3: Check your nsASTR balance in the left pane.  <a href="#d608" id="d608"></a>

You can check how much ASTR you've staked in the left pane. You can either stake more or create withdrawal requests.&#x20;

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

## Step 4: Initiate withdrawal request <a href="#id-53f9" id="id-53f9"></a>

When you stake your assets they get Timelocked for the entire 121-day period for both the Voting and Build\&Earn Subperiods. While you cannot instantly withdraw your assets, you can initiate Withdrawal Requests.

To do that, toggle the “Withdraw” tab. Enter the amount you wish to unstake. &#x20;

<figure><img src="/files/0oeyUB0u4AmeSZ9sb32e" alt=""><figcaption></figcaption></figure>

Click on “Withdraw”. Once you have initiated the withdrawal request, it will reflect in the “Pending Requests” queue. You can decide to alter the withdrawal amount or cancel any of the requests. Use the slider to do it!

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

To stake and/or withdraw your ASTR on Native, follow the same process.&#x20;

The best part? You earn staking rewards even after you have submitted the unstaking request!


---

# 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://docs.neemo.finance/neemo/guides/how-to-use-neemo-finance-mainnet-astar-evm-and-native.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.
