> For the complete documentation index, see [llms.txt](https://docs.firmachain.org/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firmachain.org/master/general-guide/ledger.md).

# Ledger

Through Firma Ledger, you can manage FCT Coin as Ledger.\
Ledger can be used through Firma Station and Firma Chain-CLI.

It also supports Ledger Nano S and X / S Plus.

### Support

If you have any issue with your Ledger installation and use station, please join to our community channel and email.

Telegram : <https://t.me/firmachain_global>\
Mailto : [contact@firmachain.org](mailto:contact@firmachain.org?bcc=contact@firmachain.org)


---

# 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.firmachain.org/master/general-guide/ledger.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.
