# Sandbox Test Environment

### Use Testnet Bitcoins

Our platform has a sandbox environment. You can create test payments and use Testnet Bitcoins while you are getting to know about payment flows. Testnet Bitcoin does not hold any value so you don't have to worry about losing them. You can receive from any of the Testnet Bitcoin Faucets&#x20;

#### List of Testnet Bitcoin Faucets

* <https://testnet-faucet.mempool.co/>
* <https://coinfaucet.eu/en/btc-testnet/>
* <https://tbtc.bitaps.com/>
* <https://bitcoinfaucet.uo1.net/>


---

# 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.phenixio.com/for-developers/sandbox-test-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.
