> For the complete documentation index, see [llms.txt](https://doc.mprolab.io/mprolab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mprolab.io/mprolab/mpro/trading-and-exchanging-mpro.md).

# Trading and Exchanging MPRO

{% hint style="warning" %}
**MPRO (Ethereum) contract address: 0xD88611A629265C9AF294FFDD2E7fa4546612273e**

**MPRO (Base) contract address:**

**0xD88611A629265C9AF294FFDD2E7fa4546612273e**
{% endhint %}

<mark style="background-color:blue;">**To trade MPRO on Uniswap**</mark>**,** users will need to:

1. Connect a Web3 wallet to Uniswap.
2. Select the MPRO from the exchange interface.
3. Specify the amount of MPRO to buy or sell and confirm the transaction, which will be executed directly on the Ethereum blockchain.

<mark style="background-color:blue;">**To Swap MPRO on MPRO Lab**</mark>**,** users will need to follow our [manual](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/swap)&#x20;

**Future Trading on Centralized Exchanges**

Looking ahead, MPRO is set to expand its reach by listing on top centralized exchanges (CEXes). These future listings will be announced, offering traders additional platforms to engage with MPRO.


---

# 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://doc.mprolab.io/mprolab/mpro/trading-and-exchanging-mpro.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.
