# Testnet

*The testnet is intended for development purposes and does not offer any incentives.*

### DeFi Wallet Setup

In order to use the testnet, you will need a DeFi wallet that supports BNB Chain, and the BNB Chain testnet network will need to be added.&#x20;

Use the following information to manually add the BNB Chain testnet network:

**Network Name**: BNB Chain Testnet

**Website**: <https://testnet.binance.org/>

**ChainID**: 97

**NetworkID**: 97

**Symbol**: BSC

## Kinza Finance V1 Testnet Link

Access the Kinza Testnet at the following link:&#x20;

{% embed url="<http://testnet.kinza.finance>" %}

<figure><img src="/files/7lZgJJ6XCgnqR6Jj8odk" alt=""><figcaption></figcaption></figure>

## Acquiring Tesnet Tokens

First, you will need to acquire Binance Smart Chain test tokens to mint other test assets to use on the Kinza platform. This core token is TBNB. To receive TBNB, use the BNB discord <https://discord.com/invite/bnbchain>.

Once in the Discord, head to the "testnet-fuacet" channel. To receive TBNB, use the following command:

!faucet \<your BNB testnet address>

You will receive 0.5TBNB sent to the provided address.&#x20;

Now, to fully explore the Kinza V1 Testnet, you will need more test tokens. To acquire tokens, head to the BNB testnet contract faucet at the following link:&#x20;

[0x02Aabca391725De4F6e9Ea44b0A3C1C7D853253E](https://testnet.bscscan.com/address/0x02Aabca391725De4F6e9Ea44b0A3C1C7D853253E)

Once on the page, select the "Contract" tab.

<figure><img src="/files/oR0TFJGIZXlMuilvXDyg" alt="" width="375"><figcaption></figcaption></figure>

Select "Write Contract" tab, then click the "Connect to Web3" button. Proceed on your browswer wallet pop up.&#x20;

After the button change into "Connected - Web3", expand the first option - "Mint".

![](/files/OKsDEF8YagrvsgzD6Mjl)

Input the token address for the asset you would like to mint and send to the DeFi wallet address you will use on the Kinza V1 Testnet.&#x20;

#### Testnet Tokens Address&#x20;

Use the unique token addresses listed below to input in the faucet to mint each token respectively. &#x20;

All tokens are made into 18 decimals, so to receive 10 tokens, input a 10 followed by 18 0's (i.e.,"10000000000000000000")&#x20;

BUSD: [0xC57BFAf8FB2BE3DC1dcd49dC53ED37951C587596](https://testnet.bscscan.com/address/0xC57BFAf8FB2BE3DC1dcd49dC53ED37951C587596)

USDC: [0x6Ad66Bb20D3ba7ff889635598c103176e2A7D5c1](https://testnet.bscscan.com/address/0x6Ad66Bb20D3ba7ff889635598c103176e2A7D5c1)

USDT: [0x7399451B2bD18Ce26b71e6Ea46E82860370F5099](https://testnet.bscscan.com/address/0x7399451B2bD18Ce26b71e6Ea46E82860370F5099)

TUSD: [0x289BC293E959F50FAAF9898dD7A58B902CBA647e](https://testnet.bscscan.com/address/0x289BC293E959F50FAAF9898dD7A58B902CBA647e)

BTCB: [0x5ac8F5EB22F4b66212B5caB1e118f66478Be6e91](https://testnet.bscscan.com/address/0x5ac8f5eb22f4b66212b5cab1e118f66478be6e91)

WETH: [0x18D62b6A1893719693e17cc5693b77D3426c28D5](https://testnet.bscscan.com/address/0x18d62b6a1893719693e17cc5693b77d3426c28d5)

WBNB: [0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd](https://testnet.bscscan.com/address/0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd)

## Kinza Finance Monad Testnet

Kinza Finance is currently live on the [Monad ](https://www.monad.xyz/)Testnet with support for various assets.&#x20;

{% embed url="<https://monad-test.kinza.finance/>" fullWidth="true" %}
Kinza Monad Testnet
{% endembed %}

*The testnet is intended for development purposes. Tokens on Monad Testnet are test tokens and do not reflect monetary value.*&#x20;


---

# 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.kinza.finance/resources/testnet.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.
