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

# Verified Links

Here, you’ll find trusted resources related to the Morpheus ecosystem, including links to GitHub, website, community tools, socials and statistics.&#x20;

<details>

<summary>Main Links:</summary>

**Website:** <https://mor.org>

**Dashboard:** <https://dashboard.mor.org> or MOR.ETH (for Brave browser)&#x20;

**Compute Marketplace API Gateway:** [https://openbeta.mor.org](https://openbeta.mor.org/)

**Zealy Questboard:** <https://zealy.io/cw/morpheusai>

**Feedback Hub:** [https://morpheus.featurebase.app](https://morpheus.featurebase.app/)

**Morpheus GitHub:** <https://github.com/MorpheusAIs>

**MySuperAgent App:** [https://www.mysuperagent.io](https://www.mysuperagent.io/)

**Decentralized AI Society:** <https://dais.global/>

**Ethereum Uniswap PoL Pool:** [0x54eB9B9b4Ae5febAEA277d93d11fC1B93eb503df](https://app.uniswap.org/explore/pools/ethereum/0x54eB9B9b4Ae5febAEA277d93d11fC1B93eb503df)

**Arbitrum** **Uniswap PoL Pool:** [0xe5cf22ee4988d54141b77050967e1052bd9c7f7a](https://app.uniswap.org/explore/pools/arbitrum/0xE5Cf22EE4988d54141B77050967E1052Bd9c7F7A)

**Base** **Uniswap PoL Pool:** [0x37ecD41f5a01B23a3d9bb3b4DdfEF4eD455d6fd3](https://app.uniswap.org/explore/pools/base/0x37ecD41f5a01B23a3d9bb3b4DdfEF4eD455d6fd3)

**Base Aerodrome Community Pool:** [0x7431ada8a591c955a994a21710752ef9b882b8e3](https://aerodrome.finance/swap?from=0x7431ada8a591c955a994a21710752ef9b882b8e3\&to=eth)&#x20;

**Community bridge:** <https://morlord.com/>&#x20;

**Native bridge:** <https://stargate.finance/bridge>&#x20;

**Bridge aggregator:** <https://jumper.exchange/>

</details>

<details>

<summary>Community Websites:</summary>

[https://morlord.com ](<https://morlord.com >)

[https://morstats.info/ ](<https://morstats.info/ >)

<https://morcheck.xyz/>

<https://mor.software/>

<https://www.mor.builders/>&#x20;

<https://morpheus.asia>

</details>

<details>

<summary>Data and Statistics:</summary>

[CoinGecko](https://www.coingecko.com/en/coins/morpheusai)&#x20;

[Coinmarketcap](https://coinmarketcap.com/currencies/morpheus)&#x20;

[Cookie.fun](https://www.cookie.fun/en/agent/morpheusai)

[Arkham Morpheus dashboard](https://intel.arkm.com/explorer/entity/morpheusai)

[Nansen MOR Arb stats](https://app.nansen.ai/token-god-mode?tokenAddress=0x092baadb7def4c3981454dd9c0a0d7ff07bcfc86\&chain=arbitrum)

[Nansen MOR Base stats](https://app.nansen.ai/token-god-mode?tokenAddress=0x7431ada8a591c955a994a21710752ef9b882b8e3\&chain=base)

[Nansen MOR Ethereum stats](https://app.nansen.ai/token-god-mode?tokenAddress=0xcbb8f1bda10b9696c57e13bc128fe674769dcec0\&chain=ethereum)

[DefiLlama](https://defillama.com/protocol/morpheusai#information)&#x20;

[DexScreener](https://dexscreener.com/search?q=MOR) MOR Pools

[DappRadar](https://dappradar.com/dapp/morpheus)&#x20;

[MOR Token Parsec Dashboard](https://parsec.fi/layout/BT/brknrAI5)&#x20;

[Fair Launch Parsec Dashboard](https://parsec.fi/layout/BT/poj5c0_v)\
\
[Fair Launch Dune Dashboard](https://dune.com/potato6969/morpheus-fair-launch) by potato6969\
\
[stETH Deposits Dune Dashboard](https://dune.com/PaulZV_/morpheusai-summary) by PaulZV

[Dune MOR Rewards Dashboard](https://dune.com/netherman/morpheus-ai-dashboard) by netherman

[Dune Builders Dashboard](https://dune.com/bowtiedbluefin/morbuilders) by [bowtiedbluefin](https://dune.com/bowtiedbluefin)

</details>

<details>

<summary>Social Media</summary>

**Twitter/X:** [https://twitter.com/MorpheusAIs ](<https://twitter.com/MorpheusAIs >)

**Telegram:** [https://t.me/MorpheusAI ](<https://t.me/MorpheusAI >)

**Discord:** <https://discord.gg/morpheusai>&#x20;

**Youtube:** [https://www.youtube.com/@MorpheusIntern ](<https://www.youtube.com/@MorpheusIntern >)

**Facebook:** <https://www.facebook.com/morpheusfreeai>

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://gitbook.mor.org/verified-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
