# Token Addresses

| OPerps Type | ETH                                        | BTC                                        |
| ----------- | ------------------------------------------ | ------------------------------------------ |
| LCO         | 0x3d6d85999e5530269AaA2faC35c29736B0700Ed3 | 0x3de2F652F490EF5155E562dB2791A119A2BF65E9 |
| LPO         | 0x44c3D70A881946Dc7E6a70FdFc044F466885E04B | 0xCCcB13CbBc5Cdb19465F067A7987f72E3922bE2F |
| SCO         | 0x7cb73fCF315ade67623937b70558FD6279176A29 | 0x4171a0D42Ce32bbbD7aDc632b7B9Ef12232B2477 |
| SPO         | 0xdC14452F4a1Ca32e01A91f4c2f2F1266deAbd769 | 0x4Bf270B872f9Ec1981b260FaBB1fe001Bc7a711d |

To add any particular token to your metamask wallet, please follow the following steps

* Select "Tokens" tab in metamask
* Click on "Import Tokens"
* Enter the token address and hit "Next" and then "Import".


---

# 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://ethosx.gitbook.io/operps/token-addresses.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.
