# Litecoin

在本节中，您将了解莱特币的特别之处以及如何利用可用工具构建出色的产品！

然后，您可以通过[ **ChainUp Cloud** ](https://cloud.chainup.com)开始使用我们支持的可用 RPC 和 REST API。

Last but not least, if you are looking for guidelines or simply some inspiration, check out available tutorials in [**For Developers**](/zhong-wen/introduction/for-developers/use-blockchain-api.md). 最后但并非最不重要的一点是，如果您正在寻找指南或只是一些灵感，请查看“面向开发人员”中提供的教程。

请务必查看[ **莱特币文档**](https://docs.tatum.io/reference/rpc-litecoin)。

🚀 让我们开始构建去中心化网络 🚀


---

# 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.chainupcloud.com/zhong-wen/qu-kuai-lian-api/litecoin.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.
