# How to Claim $IP from Faucet

To experience Jutsu World and perform actions such as rerolling, you will need Story's native token, $IP. You can obtain $IP on the Story Foundation faucet page on their website: <https://faucet.story.foundation/>.

### What You’ll Need:

1. Metamask Wallet
2. Gitcoin Passport Account

In order to claim $IP tokens, you will need to verify your Humanity via Gitcoin Passport. Note that you will be able to claim 1 $IP per day. Follow the guided instructions on <https://faucet.story.foundation/> to claim your $IP tokens.


---

# 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.jutsu.world/beginners-guide/how-to-claim-usdip-from-faucet.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.
