# Testing

Everyone is able to test LeverageX on the testnet. This is an exciting opportunity to explore the platform before the official launch! All details below.

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

## How to Access the Test

• Platform: <https://app.leverageX.trade>

• Network: Connect to [Base Chain Sepolia](/fundamentals/javsphere-set-up/base-chain.md) to access the LeverageX testnet.

## Collateral and Test Funds

After opening <https://app.leverageX.trade> click first on the Metamask icon on the top right and then on the button "Get Funds".&#x20;

<div align="left"><figure><img src="/files/V1PcrCa0QOYFRaxMhSDt" alt=""><figcaption></figcaption></figure></div>

Afterwards you will receive the following test funds:

<table><thead><tr><th width="241">Test Token</th><th width="208">Short</th><th>Amount</th></tr></thead><tbody><tr><td>Test Wrapped Ethereum</td><td>tWETH</td><td>10</td></tr><tr><td>Test Wrapped Bitcoin</td><td>tWBTC</td><td>0.5</td></tr><tr><td>Test Tether</td><td>tUSDT</td><td>10,000</td></tr><tr><td>Test USDC</td><td>tUSDC</td><td>10,000</td></tr></tbody></table>

## Token addresses to Add in Your Wallet

* tWETH: 0xCfC5DD6AF77b5BccB6adceD68716f98c69463b03
* tWBTC: 0xB86fBB7C463e189fE50529491E8bDc05714f6634
* tUSDT: 0xc34148F7240B444392974eB6736CB4A93ed6c293
* tUSDC: 0x66F3Cf265D2D146A0348F6fC67E3Da0835e0968E


---

# 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.javsphere.com/products/leveragex/trader/testing.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.
