# CARV Testnet Token

### CARV Testnet Token Overview

#### Token Address

```
0xbdd15B0fec494a0234F7A13fD60D10f38F751763
```

#### Supported Testnet Blockchains

The CARV testnet token is deployed across the following test networks to support testing and integration of multi-chain functionalities:

* **BSC Testnet**
  * [**https://testnet.bscscan.com/address/0xbdd15B0fec494a0234F7A13fD60D10f38F751763**](https://testnet.bscscan.com/address/0xbdd15B0fec494a0234F7A13fD60D10f38F751763)
* **Base Testnet**
* **Ethereum Sepolia Testnet**

#### Purpose

The CARV testnet token is used for the following:

* Internal testing and QA for CARV infrastructure
* Simulating staking, reward mechanisms, and cross-chain token flow
* Developer integration testing for smart contracts and dApps using the CARV token standard
* Validating bridging and on-chain behavior in a multi-chain environment

#### Notes for Developers

* This token is strictly for **testnet usage** and has no real-world or mainnet value
* Faucet distributions or manual airdrops may be arranged upon request
* Ensure you’re connected to the correct testnet before initiating any operations with the token

#### Related Tools and Resources

* CARV Explorer (Testnet instance, if available)
* CARV Smart Contract Docs
* Faucet/Dev Support: Reach out via [Discord](https://discord.gg/carv)

#### Disclaimer

Do not attempt to trade or purchase this token on any mainnet DEX. It is a testnet-only asset used for development and simulation purposes.


---

# 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.carv.io/carv-token/carv-testnet-token.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.
