# Story Protocol

### Source Code

<https://github.com/Meta-Pool/story-protocol-staking>

### Mainnet

**stIP Token** "Staked IP" ERC-4626: [0xd07Faed671decf3C5A6cc038dAD97c8EFDb507c0](https://www.storyscan.xyz/token/0xd07Faed671decf3C5A6cc038dAD97c8EFDb507c0)

Rewards Manager Contract: 0xe66F876EaeBd29cfE36737458A1B784A135F0437 \
Validators Withdrawal Contract: 0x9D527A65E6db07Bf5Bd219C5712B85a6ABB65a33

### Aeneid Testnet

mpDAO Token "Meta Pool DAO" ERC-20: [0xE2EFd04D9d93dc4Cc956a34e35eD1d49036248A6](https://aeneid.storyscan.io/address/0xE2EFd04D9d93dc4Cc956a34e35eD1d49036248A6)\
SAFE multisig: [0xB4798E22997741B272de6680528f5d851352CB0d](https://safe.story.foundation/balances?safe=story-aeneid:0xB4798E22997741B272de6680528f5d851352CB0d)

### Odissey Testnet

stIP ERC-4626 Vault: [0xd07Faed671decf3C5A6cc038dAD97c8EFDb507c0](https://www.oklink.com/story-odyssey/address/0xd07Faed671decf3C5A6cc038dAD97c8EFDb507c0)

Rewards Manager Contract: 0xe66F876EaeBd29cfE36737458A1B784A135F0437 \
Validator Withdrawal Contract: 0x9D527A65E6db07Bf5Bd219C5712B85a6ABB65a33


---

# 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.metapool.app/master/for-developers/meta-pool-contracts/story-protocol.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.
