# Staking LTO tokens

## Staking LTO&#x20;

Now, that you have your web wallet and bought your LTO tokens from one of the exchanges, you probably want to stake your LTO and make use of the current network APY (yearly [ROI](https://www.ltonod.es/)). To do that head to the leasing menu on the left:

![Enter the Leasing menu for an overview of your leases and community nodes.](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-Mb7Am2toqnAeLkApyr4%2F-Mb7KGTFoT5WN4MHZ_47%2FScreen%20Shot%202021-06-01%20at%2017.48.40.png?alt=media\&token=1ccfea1e-e4c5-492a-a2f5-c483dabafb27)

Since we have a brand new wallet there are no leases listed here right now. Let's change that by selecting *Start lease*, and chose one of the community nodes to lease to.

![The Leasing overview will have all the leases you start in a chronological order.](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-Mb7Am2toqnAeLkApyr4%2F-Mb7KdaGyQdO1C-IyW0Z%2FScreen%20Shot%202021-06-01%20at%2017.49.01.png?alt=media\&token=4d4d891b-5d0e-46dc-9be8-e1edda92ad0a)

{% hint style="warning" %}
While the lease starts nearly immediately, it will take approximately 16 hours to mature. Once a lease matures it starts generating LTO rewards for you.
{% endhint %}

![The leasing tab provides an overview of community nodes.](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-Mb7Am2toqnAeLkApyr4%2F-Mb7KiYahwfHneVhr-WG%2FScreen%20Shot%202021-06-01%20at%2017.49.55.png?alt=media\&token=f340a6ac-d14c-430f-b505-d9e4e10e5632)

Select any one of these community nodes and start your lease. You will need to specify how many of your LTO tokens you want to lease, and you will pay a 1 LTO fee for the lease to start.

{% hint style="danger" %}
Leasing *and* canceling a lease cost 1 LTO each! So if you get your leasing rewards from a node do not cancel your old lease, simply open a new lease for the reward. Otherwise, you'll lose 16 hours and the LTO fees.
{% endhint %}

And now you've officially staked your LTO! You can check the [public community node overview](https://www.ltonod.es/) *(provided by LTONod.es)* to find out who to contact for node-related questions or when your node pays out rewards.


---

# 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.ltonetwork.com/tutorials/buying-and-staking-lto/staking-lto-tokens.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.
