# Testnet

Nodes\
Connect to LaTestnet
--------------------

| Network Name       | LaTestnet                               |
| ------------------ | --------------------------------------- |
| RPC URL            | <https://rpc.testnet.lachain.network>   |
| Chain Id           | 418                                     |
| Currency Symbol    | TLA                                     |
| Block Explorer URL | <https://testexplorer.lachain.network/> |

\
**Native Token**

The native token for LaTestnet is LaTest Coin (TLA). This is a test token that can be obtained in a faucet. The total supply was minted at:

0xF637B10647e2D0FD00C6a0b70D9e85Bf6EA0327f

**Faucet**

The Testnet has a Faucet that grants the possibility of obtaining La Test Coin to be able to pay the transactions in order to test smart contracts and use cases in the development stage.

Faucet is serving from 0x483c99ED4453e2687468d95A176aed45AF7469ba <https://faucet.lachain.network>

<br>


---

# 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://lachain.gitbook.io/lachain-docs/basics/markdown.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.
