# How to Use Testnet for Transactions

In cryptocurrency payments, a "testnet" is a parallel blockchain network used primarily for testing and development purposes. It's a sandbox environment that allows developers and users to experiment with cryptocurrencies without using real assets. Testnets mimic the functionality of the main blockchain but use test tokens, which have no real-world value.

Please follow the steps below to create a testnet wallet and add balance in it.

1. Download the "Bitcoin Testnet Wallet for COI" wallet from App Store or Play Store.\
   \ <img src="/files/YxaNOL6DutR3dAsexU1g" alt="" data-size="original"><br>
2. After downloading the app, click on "Start setup of hot wallet."\
   \
   ![](/files/SPcOuwQC6nRlAhdo0Pqt)<br>
3. It will then prompt you to download COINiD Vault, proceed to download the app.\
   \
   ![](/files/fRy9OFKxTVvPsKUIzOTw)   ![](/files/ZjDCPuHDgfoxW0VA4tje)<br>
4. After Downloading, click on "Create new COINiD Vault" and proceed with saving the recovery phrase and setting up the PIN at the end. Once done, you will see the message 'COINiD Vault is all set'.\
   \
   ![](/files/fbwdmt6oYqNEFpZqUjE4)  ![](/files/9iJhHAW2zSt1VtLPWJig)  \
   \
   \
   ![](/files/Nb8E4o3wlweIOtWaB4fb)   ![](/files/c6fRnO6hSuZUa2D2x9jM)<br>
5. &#x20;After the COINiD Valut has been set, return to the "Bitcoin Testnet Wallet for COI" app and sign in using the same PIN set by you. After signing in, you will see your tBTC balance (It will be zero since it is a new wallet)\
   \
   ![](/files/hNSZ2r65sPxm9CVj4ZqQ) &#x20;
6. Click on the QR code icon as show and below and create your receiving wallet address.\
   \
   &#x20;![](/files/bZTh5E4GZYjkMZChEXpe)<br>
7. Once your wallet address is created, copy it and paste it on <https://coinfaucet.eu/en/btc-testnet/> to get tBTC in your wallet. You will see how much tBTC has been transferred to your wallet once you hit the 'Get bitcoins!' button.<br>

   <figure><img src="/files/opnKyAWXXKDLV8RgzHPB" alt=""><figcaption></figcaption></figure>

   <br>

   <figure><img src="/files/DWDFUpKo6u8uWeAxIrnU" alt=""><figcaption></figcaption></figure>
8. After some time you will see the updated balance in your testnet wallet app. You can use the balance to test crypto payments.\
   \
   ![](/files/cMSQuM9dz28jF0jVo0O2)


---

# 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.rocketfuel.inc/integrations/rocketfuel-integration/how-to-guide/how-to-use-testnet-for-transactions.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.
