# TestNet Environment

- [How to TestNet](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet.md)
- [TestNet Issues/Feedback Report](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet/testnet-issues-feedback-report.md)
- [TestNet Claim tSMCW/tBNB](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet/testnet-claim-tsmcw-tbnb.md)
- [TestNet MetaMask Install/Import](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet/testnet-metamask-install-import.md)
- [Buy Testing tCROWN](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet/buy-testing-tcrown.md)
- [TestNet Sign IN/UP](https://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment/how-to-testnet/testnet-sign-in-up.md): Discover how to sign in/up to Fleet through SM3 Website.


---

# 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://space-misfits.gitbook.io/space-misfits-fleet-guides/testnet-environment.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.
