# Testnet

You can access our testnet at [starknet.sepolia.extended.exchange](https://starknet.sepolia.extended.exchange).

On the testnet, users can claim $1,000 worth of test USDC per day for each L1 wallet. Even if a user creates multiple trading accounts under a single L1 wallet, this $1,000 limit applies collectively to all associated trading accounts.

Claiming test collateral is the sole method for users to acquire deposits for trading on the testnet.


---

# 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.extended.exchange/extended-resources/more/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.
