> For the complete documentation index, see [llms.txt](https://orbcity.gitbook.io/orbcity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orbcity.gitbook.io/orbcity/getting-started/official-links.md).

# Official Links

### OrbCity Official Website&#x20;

Homepage: <https://www.orbcity.io/>&#x20;

Discord: <https://discord.com/invite/ksv5mxsRcx>

Twitter: <https://twitter.com/OrbCity_io>&#x20;

Telegram: <https://t.me/orbcity_io>&#x20;

Medium: <https://medium.com/orbcity>&#x20;

YouTube: <https://www.youtube.com/@OrbCityOfficial/videos>

### **NFT Market**

Opensea/Land: <https://opensea.io/collection/orbcity-districts>&#x20;

Opensea/Building mint pass: <https://opensea.io/collection/orbcity-building-mintpasses>&#x20;

Opensea/OrbCity Passport: <https://opensea.io/collection/orbcity-passport>

### **ORB Exchange**

Bithumb: <https://www.bithumb.com/trade/order/ORB_BTC>

OKX: <https://www.okx.com/trade-spot/orb-usdt>&#x20;

Gate: <https://www.gate.io/trade/ORB_USDT>&#x20;

Huobi: <https://www.huobi.com/en-us/exchange/orb_usdt/>

QuickSwap(Polygon): <https://quickswap.exchange/#/analytics/v2/pair/0x2DaB440DCF557E306ee47e288Cf57ccD154E2f64>

UniSwap(ERC): <https://v2.info.uniswap.org/token/0x3c917054e03485808137eb306eafa8da0ab695cd>

### **LAY007 Exchange**

QuickSwap: <https://quickswap.exchange/#/analytics/v2/pair/0xc8151B4F073f5828d088334995536728B5a4957c>

### **ETC**

Coinmarketcap: <https://coinmarketcap.com/ko/currencies/orbcity/>&#x20;

Coingecko: <https://www.coingecko.com/en/coins/klaycity-orb>

### Contract Addresses

$ORB ERC20 contract : 0x3c917054e03485808137eb306eafa8da0ab695cd&#x20;

$ORB Polygon contract : 0x20c750c57c3bc5145af4b7a33d4fb66a8e79fe05&#x20;

$LAY007 Polygon contract : 0x53d9006010CE785BaE94555e07D5268480B5C371&#x20;

OrbCity Districts: 0xEfD33f6B372D08826C444bA79761782278901E10&#x20;

OrbCity Buildings: 0x8d0F463F5Ae281177ff35C3dF2B9d05f3C127FE2

LP(UNI-V2) contract: 0xc8151B4F073f5828d088334995536728B5a4957c


---

# 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://orbcity.gitbook.io/orbcity/getting-started/official-links.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.
