> For the complete documentation index, see [llms.txt](https://learn.jarvis.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.jarvis.network/protocol-overview/token/token-information.md).

# Token information

### JARVIS

JARVIS (Jarvis Token) is natively deployed on Ethereum and bridged to various networks.

<table><thead><tr><th width="196">Network</th><th>Address</th></tr></thead><tbody><tr><td>Arbitrum</td><td><a href="https://arbiscan.io/address/0x2c7941a0fe9c52223b229747322af16160161c98">0x2c79...1c98</a></td></tr><tr><td>Avalanche</td><td><a href="https://snowtrace.io/token/0x7d87e9d86371b2e5bfb7dfae4bb6671fde62b2c4">0x7d87...b2c4</a></td></tr><tr><td>Base</td><td><a href="https://basescan.org/token/0x777b2839832982b35213063d850848369390ee16">0x777b...ee16</a></td></tr><tr><td>BNB Chain</td><td><a href="https://bscscan.com/token/0x644c545703f57a4b905f4c558f52342a206e2c55">0x644c...2c55</a></td></tr><tr><td>Ethereum</td><td><a href="https://etherscan.io/token/0xbd8fdda057de7e0162b7a386bec253844b5e07a5">0xbd8f...07a5</a></td></tr><tr><td>Optimism</td><td><a href="https://optimistic.etherscan.io/token/0x1574564fcfd15bccb3fe04e9818f61131ea74066">0x1574...4066</a></td></tr><tr><td>Polygon</td><td><a href="https://polygonscan.com/token/0xe292178333fc7424211795895865adac05baf3be">0xe292...f3be</a></td></tr></tbody></table>

### stJARVIS

JARVIS (Jarvis Token) is natively deployed on Ethereum and bridged to various networks.

<table><thead><tr><th width="196">Network</th><th>Address</th></tr></thead><tbody><tr><td>Arbitrum</td><td>Not deployed yet.</td></tr><tr><td>Avalanche</td><td>Not deployed yet.</td></tr><tr><td>Base</td><td><a href="https://basescan.org/token/0x2884C238E0a97Fdc7ACeff81C9B34d679fF6A2E8">0x2884...A2E8</a></td></tr><tr><td>BNB Chain</td><td><a href="https://bscscan.com/token/0x906b6f2dee9f9decdf80020732dbf98f59f70f5b">0x906b...0f5b</a></td></tr><tr><td>Ethereum</td><td>Not deployed yet.</td></tr><tr><td>Optimism</td><td><a href="https://optimistic.etherscan.io/token/0xf920cc555b60f7abf5220221a99edc485d784f8a">0xf920...4f8a</a></td></tr><tr><td>Polygon</td><td>Not deployed yet.</td></tr></tbody></table>

#### Bridges

* You can use [Wormhole's PortalBridge](https://portalbridge.com/advanced-tools/#/transfer).

#### Assets

<table><thead><tr><th width="175.5"></th><th data-type="files"></th></tr></thead><tbody><tr><td>Classic</td><td><a href="/files/kyzj1Tey8DhRb82swXCg">/files/kyzj1Tey8DhRb82swXCg</a><a href="/files/qxaQyLHdOKIEmG6Wqjbs">/files/qxaQyLHdOKIEmG6Wqjbs</a></td></tr></tbody></table>

### JRT (legacy token)

JRT (Jarvis Reward Token) is natively deployed on Ethereum and bridged to various networks.

<table><thead><tr><th width="177">Network</th><th>Address</th></tr></thead><tbody><tr><td>Arbitrum</td><td><a href="https://arbiscan.io/token/0x6aa395f06986ea4efe0a4630c7865c1eb08d5e7e">0x6aa3…5e7e</a></td></tr><tr><td>BNB Chain</td><td><a href="https://bscscan.com/token/0x414f9e74ba3a9d0acce65182809492f41ac671e0 ">0x414f…71e0</a></td></tr><tr><td>Ethereum</td><td><a href="https://etherscan.io/token/0x8a9c67fee641579deba04928c4bc45f66e26343a">0x8a9c…343a</a></td></tr><tr><td>Gnosis Chain</td><td><a href="https://gnosisscan.io/token/0xccf1279c3406ad1181bee00dab4b28b23d17ddb1">0xccf1...ddb1</a></td></tr><tr><td>Optimism</td><td><a href="https://optimistic.etherscan.io/token/0x15e770b95edd73fd96b02ece0266247d50895e76">0x15e7…5e76</a></td></tr><tr><td>Polygon</td><td><a href="https://polygonscan.com/token/0x596ebe76e2db4470966ea395b0d063ac6197a8c5">0x596e…a8c5</a></td></tr></tbody></table>

#### Bridges

* You can use the native bridges of [Polygon](https://wallet.polygon.technology/login?redirectTo=%2Fpolygon%2Fbridge), [Arbitrum](https://bridge.arbitrum.io/) and [Optimism](https://app.optimism.io/) to bridge JRT from Ethereum.
* You can use [Wormhole](https://www.portalbridge.com/#/transfer) to bridge JRT from Ethereum to BNB Chain.
* You can also use [Jumper](https://jumper.exchange/).

#### Assets

<table><thead><tr><th width="175.5"></th><th data-type="files"></th></tr></thead><tbody><tr><td>Classic</td><td><a href="/files/K7F7fR2m1xUgf02MlZz3">/files/K7F7fR2m1xUgf02MlZz3</a><a href="/files/GyMNAxOMEWP1yJSHITsH">/files/GyMNAxOMEWP1yJSHITsH</a></td></tr></tbody></table>


---

# 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:

```
GET https://learn.jarvis.network/protocol-overview/token/token-information.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.
