# Accessing Testnet

Smartpiggies has a Testnet version of the platform for testing purposes running on the Arbitrum Rinkby.

Arbitrum Rinkeby docs: <https://developer.offchainlabs.com/docs/public_testnet>

SmartPiggies Testnet:  <https://testnet.smartpiggies.com/>

Rinkeby Ether Faucet: <https://faucet.rinkeby.io/>

When bridging Rinkeby ETH please make sure you are connected to Rinkeby (layer 1 testnet) and transferring funds to RinkArby (layer 2 testnet)

![](/files/-MiXCAbbMX4pUMUM0UPW)

The Testnet version of the SmartPiggies application has a TRFL Faucet. TRFLs are testnet stable tokens that can be used to collateralize and buy SmartPiggies.

![](/files/-MiXCrWbOfGthRmEjCac)


---

# 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.smartpiggies.com/getting-started/accessing-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.
