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

# Official Links

**SANKO**\
Sanko Mainnet Homepage: <https://sanko.xyz/>\
SankoPets: <https://sanko.pet/>\
SankoTV: <https://sanko.tv/>\
Sanko Dream Machine: <https://www.sankodreammachine.net/>

**BRIDGES**\
Sanko Mainnet Bridge: <https://bridge.sanko.xyz/>\
$DMT Arbitrum to Ethereum Mainnet Bridge: <https://stargate.finance/transfer>

**EXPLORERS AND ANALYTICS**\
SankoTools (Block Explorer and Screener): <https://tools.sanko.xyz/>\
Sanko Mainnet Blockscout Explorer: <https://explorer.sanko.xyz/>\
Sanko Mainnet Docs: <https://docs.sanko.xyz/>\
Sanko Mainnet Defined.fi Screener: <https://www.defined.fi/sanko/>\
$DMT Ethereum Dexscreener: <https://dexscreener.com/ethereum/0xe3170d65018882a336743a9c396c52ea4b9c5563>\
$DMT Arbitrum Dexscreener: <https://dexscreener.com/arbitrum/0x410c879c62f22794bd5ee98e2ee01490f6d47a6b>\
$DMT Contract: <https://arbiscan.io/address/0x8B0E6f19Ee57089F7649A455D89D7bC6314D04e8> \
$DMT Mainnet Contract: <https://etherscan.io/address/0x0b7f0e51cd1739d6c96982d55ad8fa634dd43a9c>

**TRADING**\
Camelot Sanko Mainnet: <https://app.camelot.exchange/>\
Sudoswap Sanko Mainnet (NFT): <https://sudoswap.xyz/>\
Uniswap ETH Mainnet LP: <https://app.uniswap.org/#/swap?outputCurrency=0x0b7f0e51cd1739d6c96982d55ad8fa634dd43a9c&chain=ethereum>\
SankoSwap: <https://swap.sanko.xyz/> \
Camelot DEX: <https://app.camelot.exchange/?token2=0x8b0e6f19ee57089f7649a455d89d7bc6314d04e8>\
Camelot LP Contract: <https://arbiscan.io/address/0x410c879c62f22794bD5eE98e2EE01490F6d47A6b>&#x20;

**SOCIALS**\
Official Twitter: <https://twitter.com/SankoGameCorp>\
Official SankoTV Twitter: <https://twitter.com/SankoDotTV>

**SANKO NFTS**\
Sanko Pets Buns: <https://sudoswap.xyz/#/browse/sanko/buy/buns>\
Sakura Park: <https://pro.opensea.io/collection/sakura-park>\
Streets Of Milady: <https://pro.opensea.io/collection/streetsofmilady>\
Sakura Park Sudoswap V2: <https://sudoswap.xyz/#/browse/buy/0x82235445a7f634279E33702cc004B0FDb002fDa7>\
Streets Of Milady Sudoswap V2: <https://sudoswap.xyz/#/browse/buy/0x94fe1d5de3a4208c7411ae21968e044abc17be48>

**MISC**\
Official Arbitrum One Rewards Vesting Page: <https://sankodreammachine.net/vestingSanko>\
TV FAQs: <https://sankotv.notion.site/SankoTV-FAQ-d0238a9aa8ea48bcad353e99f24df785>


---

# 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://docs.sanko.xyz/sanko/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.
