# Faucet

### Request six faucet on fivenet

Visit [fivenet faucet](https://faucet.sixprotocol.net/) and follow these step:

<figure><img src="https://1278751999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUOgAAChWM38m2FHlKkOf%2Fuploads%2FEcwQxX5O9qGoVrBRyLLA%2FScreenshot%202566-02-27%20at%2010.47.59.png?alt=media&#x26;token=57d5d86f-1421-4021-a2bb-ef3a08c9d4f0" alt=""><figcaption><p>SIX faucet page</p></figcaption></figure>

1. Connect with your twitter account and you will get result like this:

<figure><img src="https://1278751999-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUOgAAChWM38m2FHlKkOf%2Fuploads%2FyZqJPC8uMWKoYjfY9Jjh%2FScreenshot%202566-02-27%20at%2010.54.01.png?alt=media&#x26;token=6561f225-ab78-4bbe-8cae-e013fa033691" alt=""><figcaption><p>Result</p></figcaption></figure>

2. Make sure that you have the following requirement as it says
3. Input you six network address and then wait for the process ( may be you want to query you account to check it)

### To query balance of the account

```bash
sixd query bank balances <your_address> --node https://rpc1.fivenet.sixprotocol.net:443
# balances:
# - amount: "100000"
#  denom: usix
# pagination:
#   next_key: null
#   total: "0"
```
