# Testing

- [Where can I find the latest version of Leather for testnet?](https://leather.gitbook.io/guides/testing/where-can-i-find-the-latest-version-of-leather-for-testnet.md): Where can I find the latest version of Leather for testnet?
- [Getting testnet STX](https://leather.gitbook.io/guides/testing/getting-testnet-stx.md): How do I get testnet STX?
- [Testing a dev builds of the Extension](https://leather.gitbook.io/guides/testing/testing-a-dev-builds-of-the-extension.md): How to download, unzip and install a developer version of the Wallet extension for testing?
- [Ledger testnet Bitcoin connection](https://leather.gitbook.io/guides/testing/ledger-testnet-bitcoin-connection.md): How do I connect my bitcoin testnet address when using a Ledger device with the extension?


---

# 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://leather.gitbook.io/guides/testing.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.
