# Torus Testnet

Torus Testnet is a final phase prior to Mainnet going live which allows all users to play with the Dapp prior to launch. To connect to and use the Dapp, please follow the instructions below:\
\
1a) View and connect to the dapp at this Testnet link (be sure to connect to Sepolia ETH network): [https://torus-frontend-delta.vercel.app](https://torus-frontend-delta.vercel.app/earn)\
\
1b) If your wallet does not automatically connect to the sepolia network please enter the following network settings into your wallet:\
\
Network name: Sepolia\
\
Default RPC URL: sepolia.infura.io

Chain ID: 11155111

Currency symbol: SepoliaETH

Block explorer URL: sepolia.etherscan.io

2\) To use the Sepolia Testnet, you will need SepETH to pay for transactions. Use the following link to mine SepETH if needed: <https://sepolia-faucet.pk910.de/>\
\
This can take some time, but is a reliable source.\
\
3\) Mint TitanX using the in app function at the top right of the screen. This will mint 1 Trillion TitanX and allow you to begin Creating in the Dapp, followed by Staking once you have acquired Torus.\
\
Notes:

* ETH options for Creating and Staking in the Dapp are disabled until Mainnet; Only TitanX can be deposited
* This is a Testnet only and is not the Mainnet, please do not attempt to send or bridge funds into the Torus system or contract
* Days occur every 1 hour to prevent a long testing period for the public, this will be reverted for Mainnet
* All funds used on Testnet are valueless and only for testing purposes; They have no monetary value
* If any problems or issues are found within the Dapp, please go to <https://t.me/toruswin> and report the issue there

Mainnet Launch notes:

* The only official channels for the announcement of Torus Mainnet are the following
  * <https://x.com/TORUSwin>
  * <https://x.com/CRYPTOGRFX>
  * <https://t.me/toruswin>
* All other sources are void; Join the Telegram to get updated on Torus Mainnet launch immediately a all X accounts will post immediately after the Telegram annoucnement


---

# 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.torus.win/torus-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.
