# MOR Token and Liquidity

<details>

<summary><strong>What is the utility of MOR?</strong></summary>

MOR is the utility token that powers the Morpheus network, enabling access to compute resources and rewarding ecosystem contributors. Holders can stake MOR to support applications and smart agents, directing emissions to them and getting benefits in return. MOR also serves as the primary asset for AI applications within the Morpheus ecosystem, akin to ETH for Ethereum, and is used for staking MOR across various functions — compute, development, and rewards — ensuring the token's central role in network operations.

</details>

<details>

<summary><strong>What chains is the MOR token located on?</strong></summary>

Currently, the MOR token is deployed on Arbitrum, Ethereum, and Base chains.

</details>

<details>

<summary><strong>What are the addresses of the MOR token smart contract?</strong></summary>

**Arbitrum:** [0x092bAaDB7DEf4C3981454dD9c0A0D7FF07bCFc86](https://arbiscan.io/token/0x092bAaDB7DEf4C3981454dD9c0A0D7FF07bCFc86)

**Ethereum:** [0xcBB8f1BDA10b9696c57E13BC128Fe674769DCEc0](https://etherscan.io/address/0xcBB8f1BDA10b9696c57E13BC128Fe674769DCEc0)

**Base:** [0x7431ada8a591c955a994a21710752ef9b882b8e3](https://basescan.org/address/0x7431ada8a591c955a994a21710752ef9b882b8e3)

</details>

<details>

<summary><strong>Where can I buy the token?</strong></summary>

Please find the list of markets on [CoinGecko](https://www.coingecko.com/en/coins/morpheusai)

</details>

<details>

<summary><strong>Can I buy MOR if I don’t have wETH, but ETH and USDC?</strong></summary>

Yes, you can buy the token using any liquid token available on the Uniswap DEX. In this case, your token will be exchanged for wETH and then for MOR.

</details>

<details>

<summary><strong>How can I check that these links are legitimate?</strong></summary>

All the relevant and verified links are available in the [Morpheus Discord server](https://discord.com/channels/1151741790408429580/1183934719155515463) and in [Verified Links](/verified-links.md)

</details>

<details>

<summary><strong>Was there a presale, and what is the vesting schedule?</strong></summary>

There was NO presale, pre-mine, or any type of token allocations as it’s a [fair launch.](/meet-morpheus/what-is-morpheus.md)

</details>

<details>

<summary><strong>What is a fair launch?</strong></summary>

It's a method of launching the MOR token with equal conditions for all participants, without pre-mine and allocations for the team, founders, investors, etc. MOR can only be earned or purchased.

</details>

<details>

<summary><strong>What is the MOR maximum supply?</strong></summary>

42,000,000 tokens that will be released over 16 years.

</details>

<details>

<summary><strong>Can I know more about tokenomics?</strong></summary>

Yes, please visit[Tokenomics](/tokenomics.md) page.

</details>

<details>

<summary><strong>What is Protocol Owned Liquidity (PoL)?</strong></summary>

It's liquidity that is owned and controlled by the protocol itself, rather than by individual liquidity providers. This helps ensure the protocol's long-term sustainability and independence.\
It's fully explained in [Protocol-Owned Liquidity (PoL)](/tokenomics/protocol-owned-liquidity-pol.md)

</details>

<details>

<summary><strong>How is the PoL created?</strong></summary>

Morpheus utilizes part of the yield generated by Capital Providers to buy back MOR from the open market, combine it with the remaining wETH, and add it to the Protocol owned Liquidity.

</details>

<details>

<summary><strong>Where can I get data about MOR relevant data on Morpheus emissions and supply?</strong></summary>

You can get these data from [Morpheus CoinGecko page](https://www.coingecko.com/en/coins/morpheusai), [Morpheus CoinMarketCap page](https://coinmarketcap.com/currencies/morpheus/) or community websites:

* <https://morlord.com/>
* Discord [info-bot](https://discord.com/channels/1151741790408429580/1228051092323963020), use `/info` for a list of all commands.

</details>

<details>

<summary><strong>When will Morpheus be listed on tier-1 centralized exchanges, like Binance?</strong></summary>

It’s best to ask the exchange representatives directly as they make the listing decisions.

</details>

<details>

<summary><strong>Where can I get support and ask questions?</strong></summary>

Community members would love to assist you in the [**#tech-support**](https://discord.com/channels/1151741790408429580/1183666837460897832) Discord channel.

</details>

{% hint style="danger" %}
**Beware of scams, anyone who message you with proposal to help is likely a scammer**
{% endhint %}


---

# 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://gitbook.mor.org/faqs/mor-token-and-liquidity.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.
