# Leaflet (testnet10)

FireAcademy.io also provides a testnet10 instance for testing. It is equipped with the latest version of Leaflet.

Leaflet (testnet10) can be accessed at `https://kraken.fireacademy.io/leaflet-testnet10/` or `https://kraken.fireacademy.io/{api-key}/leaflet-testnet10/`. Each request has a different, static cost - please see [this page](/pricing.md) for more information, including a list of the allowed endpoints.


---

# 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.fireacademy.io/developers/leaflet-testnet10.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.
