# Deployments

```
Deployer: 0x8fe2051B8107192D695449Cf2b002C2EcB479832
TokenJar: 0xA0F9C380ad1E1be09046319fd907335B2B452B37
Firepit: [
    Ethereum: 0x0ADcf4Fa0DfFcCEeCAD2705dFA1caaF1A9E9f79F
    Arbitrum: 0x5C1B29fDa692a4a36B6667751af2e2907052cA32
    Base: 0x2e554eb40b417080A7e4b18b485A59f832e226A5
    Optimism: 0x30287f9159f0D613588885AA87F58619eA000eF3
    Unichain: 0x6D9B25b76b73ff58a9b88DD4365cE0a639377148
    Bsc: 0x9d8a28c5D67E09f7495a13a8F355B10aCFF5665C
    Polygon: 0xBDdf82964B71b83f00AF2217eD4b0400d35770e8
```


---

# 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.rigoblock.com/protocol-fee/deployments.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.
