# How can I test Getpass features for free?

If you want to test our website and create your first project, you can use test networks free of charge!

While everything operates on test networks at no cost, you'll still need some test tokens to cover the minting or purchasing of NFTs.&#x20;

You can easily acquire these test tokens through the following methods:

<table><thead><tr><th width="153.33333333333331">BLOCKCHAIN</th><th width="118">TESTNET</th><th width="142">WEBSITE</th><th>METAMASK SETTINGS</th></tr></thead><tbody><tr><td>Ethereum</td><td>Sepolia </td><td>https://sepoliafaucet.com/</td><td><p>New RPC: https://rpc.sepolia.dev <br>Chain ID: 11155111 <br>Currency Symbol: SepoliaETH <br>Explorer: https://sepolia.etherscan.io/</p><p></p></td></tr><tr><td>Polygon</td><td>Mumbai</td><td>https://mumbaifaucet.com/</td><td><p>New RPC: https://matic-mumbai.chainstacklabs.com</p><p>Chain ID: 80001</p><p>Currency symbol: MATIC</p><p>Explorer: https://mumbai.polygonscan.com</p></td></tr></tbody></table>


---

# 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.getpass.io/getpass/resources/faqs/how-can-i-test-getpass-features-for-free.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.
