# Accessing Ethos & Optimism

**Accessing Ethos Reserve**

<table><thead><tr><th width="342">Destination</th><th>URL</th></tr></thead><tbody><tr><td>Ethos Reserve Landing Page</td><td><a href="https://www.ethos.finance/">https://www.ethos.finance/</a></td></tr><tr><td>Ethos Reserve Dashboard</td><td><a href="https://app.ethos.finance/dashboard">https://app.ethos.finance/dashboard</a></td></tr><tr><td>Ethos Reserve Positions</td><td><a href="https://app.ethos.finance/positions">https://app.ethos.finance/positions</a></td></tr><tr><td>Ethos Reserve Stability Pool</td><td><a href="https://app.ethos.finance/stability">https://app.ethos.finance/stability</a></td></tr><tr><td>Ethos Reserve Staking Pool</td><td><a href="https://app.ethos.finance/stake">https://app.ethos.finance/stake</a></td></tr><tr><td>Ethos Reserve Documentation</td><td><a href="https://www.ethos.finance/documentation/">https://www.ethos.finance/documentation/</a></td></tr><tr><td>Ethos Reserve Twitter</td><td><a href="https://twitter.com/EthosReserve">https://twitter.com/EthosReserve</a></td></tr><tr><td>Ethos Reserve Discord</td><td><a href="https://discord.gg/oathdefi">https://discord.gg/oathdefi</a></td></tr></tbody></table>

**Accessing Optimism**

<table><thead><tr><th width="342">Action</th><th>Walkthrough Guide</th></tr></thead><tbody><tr><td>Adding Optimism to Your Wallet</td><td><a href="https://help.optimism.io/hc/en-us/articles/4411903123483-How-do-I-add-the-Optimism-network-to-my-wallet-">https://help.optimism.io/hc/en-us/articles/4411903123483-How-do-I-add-the-Optimism-network-to-my-wallet-</a></td></tr><tr><td>Connecting with Metamask</td><td><a href="https://help.optimism.io/hc/en-us/articles/6223777057179-How-do-I-use-Optimism-with-MetaMask-">https://help.optimism.io/hc/en-us/articles/6223777057179-How-do-I-use-Optimism-with-MetaMask-</a></td></tr></tbody></table>

**Chain Information**

<table><thead><tr><th width="340">Item</th><th>Details</th></tr></thead><tbody><tr><td>Network Name</td><td>Optimism (OP)</td></tr><tr><td>Description</td><td>Mainnet</td></tr><tr><td>Chain ID</td><td>10</td></tr><tr><td>Explorer</td><td><a href="https://explorer.optimism.io/">https://explorer.optimism.io/</a></td></tr><tr><td>HTTP Endpoint</td><td><a href="https://mainnet.optimism.io/">https://mainnet.optimism.io/</a></td></tr><tr><td>chainid.link</td><td><a href="https://chainid.link/?network=optimism">https://chainid.link/?network=optimism</a></td></tr><tr><td>ChainList</td><td><a href="https://chainlist.org/chain/10">https://chainlist.org/chain/10</a></td></tr></tbody></table>


---

# 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.ethos.finance/introduction/accessing-ethos-and-optimism.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.
