> For the complete documentation index, see [llms.txt](https://docs.multipli.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multipli.fi/user-guide/testnet-guides/claim-your-free-100-usdc-on-multipli-testnet.md).

# Claim your free 100 USDC on Multipli testnet

1. **Connect your wallet** on [Multipli Testnet](https://testnet.multipli.fi/) on Sepolia network.

<figure><img src="/files/nEpEQ5cOvhERhAqt5IrQ" alt=""><figcaption></figcaption></figure>

2. **Sign the message** from your wallet.

<figure><img src="/files/lAyDq0CLFx9v2fe5uhMt" alt=""><figcaption></figcaption></figure>

3. **Verify the message** through your wallet. In this case we have used a Metamask wallet.

<figure><img src="/files/R1QeFF9qdGGMSbIq57yj" alt=""><figcaption></figcaption></figure>

4. If you’re signing up for the first time a pop-up to claim your 100 USDC will show up. Click on **Claim Free 100 USDC**.

<figure><img src="/files/3xLqHfswKaoqz7huejjI" alt=""><figcaption></figcaption></figure>

5. Great! Now you need to S**take** the 100 USDC you just received by clicking on **Confirm**.

<figure><img src="/files/gDpzl7mSlMEQJ5bgIwgi" alt=""><figcaption></figcaption></figure>

6. Staking has been initiated. Your testnet USDC will be staked on Multipli during the next staking cycle which happens weekly. **For every 100 USDC staked you will earn 10 tORBs / day.** Moreover, for each succesful referral you earn 10% of your referee’s tORBs.

<figure><img src="/files/vVo1B5CnEmEuwiGANqhx" alt=""><figcaption></figcaption></figure>

We hope this guide was helpful to you. Looking forward to see you on our testnet!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.multipli.fi/user-guide/testnet-guides/claim-your-free-100-usdc-on-multipli-testnet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
