> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/faq-frequently-asked-questions/faq-by-product/stake/usdip.md).

# $IP

## **Liquid Staking with stIP**

<details>

<summary>How to stake my IP and receive stIP in Meta Pool?</summary>

We have a tutorial [Stake](https://app.gitbook.com/o/-MklhgqOoctfcpHIH9zW/s/5HvxIwoS8YhIHItpA1lt/~/changes/17/meta-pool-ecosystem/stake) for that ;)

Go to metapool.app -> Stake -> Stake ETH and enter the $ETH amount to stake.

</details>

<details>

<summary>How can I show the $stIP token in my IP wallet?</summary>

* Go to the Dashboard section.
* Select the three dots button.
* Click on: add Token. Follow the instructions.

</details>

<details>

<summary>Where can I check my staking rewards?</summary>

You can visit the "Dashboard" section to know the value of your Tokens.

This is the way to verify your staking rewards.&#x20;

</details>

<details>

<summary>I’m an $IP token holder, why $stIP is important to me?</summary>

If you stake $IP, you can get $stIP and it's like keeping your $IP tokens and increasing their valuation with an APY currently of approx. 4%

</details>

<details>

<summary>Which is the fee for delayed unstake of $stIP?</summary>

Delayed unstake takes 14 days, there are no fees, but during the unstake period you will not generate rewards.

</details>

<details>

<summary>How can I get $stIP?</summary>

Staking $IP tokens in Meta Pool.

</details>

<details>

<summary>Are staking rewards staked automatically?</summary>

The rewards are accrued in the value of the $stIP automatically.&#x20;

</details>


---

# 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.metapool.app/master/faq-frequently-asked-questions/faq-by-product/stake/usdip.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.
