> For the complete documentation index, see [llms.txt](https://docs.ltonetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ltonetwork.com/wallets/third-party-wallets/stakely.io-wallet.md).

# Stakely.io wallet

## Web wallet

Click here to access the Web Wallet: <https://lto.stakely.io/>

![](https://camo.githubusercontent.com/828b3c173812a8d6a12b5e6fa5f3460210e58ebd2daa6d560493a16c0fc426ab/68747470733a2f2f692e696d6775722e636f6d2f345a7573305a652e706e67)

{% content-ref url="/pages/-MfrebrwvQcFJoI331Vi" %}
[Web wallet](/wallets/third-party-wallets/stakely.io-wallet/ledger.md)
{% endcontent-ref %}

## CLI wallet

![](https://camo.githubusercontent.com/1732511b071c1cbf2d3e751579ca66ae7abd6eac5bb38beb155939e66f3d7f55/68747470733a2f2f74656c656772612e70682f66696c652f6261633431653064383430393762313137326533622e706e67)

{% content-ref url="/pages/-MkgEcPlqmXii-75nvWs" %}
[Commandline](/wallets/third-party-wallets/stakely.io-wallet/commandline.md)
{% endcontent-ref %}

## Further Security Notes and Further Developments

Although a Ledger hardware wallet is a very secure way of storing your LTO, always initialize your account by broadcasting a transaction to enhance the security of your account effectively reducing the chances of being hit by an “Address collision”.

Some features: data transactions, mass transfers, and other new transactions -even if supported by the Ledger integration- are not supported by the web/CLI wallet. They might be implemented in future releases of the web wallet.

Ledger devices use the BIP-32 deterministic wallet generation, so even if all Cli and Web LTO wallet interfaces disappear, you will be able to recover any wallet by using your Ledger device seed.

### Final Notes

Ledger hardware wallet support for LTO Network was an unofficial development by the LTO Network community. You can contribute to the projects here:

* Ledger app + Cli Wallet: <https://github.com/iicc1/ledger-app-lto>
* Web Wallet (recommended): <https://github.com/stakely/lto-network-ledger-wallet-ui>
* Web Wallet (deprecated): <https://github.com/iicc1/lto-ledger-vue>

### Support

If you encounter any issue with your Ledger device, Web wallet, or CLI wallet, please join the LTO Network Tech Chat, or open an issue on Github.

* LTO Network tech Telegram chat: <https://t.me/ltotech>
* Ledger application GitHub issues: <https://github.com/iicc1/ledger-app-lto/issues>
* Ledger web interface GitHub issues: <https://github.com/stakely/lto-network-ledger-wallet-ui/issues>


---

# 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.ltonetwork.com/wallets/third-party-wallets/stakely.io-wallet.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.
