# Applications Integration

Mozi is designed to integrate seamlessly with various decentralized applications, enhancing its utility and functionality.

#### In-App Decentralized Exchange (DEX)

* Mozi will feature an integrated decentralized exchange (DEX) to enable users to swap assets directly within the wallet.
* The DEX will support multiple trading pairs and provide liquidity through decentralized liquidity pools.
* Users can trade without intermediaries, ensuring a trustless and secure trading experience.

#### Native Staking on Monad

* Mozi will allow users to stake their assets directly on the Monad blockchain.
* Users can participate in staking to earn rewards while securing the network.
* The staking process is seamless and requires minimal user intervention, making it accessible to all users.

#### Liquid Staking Token (LST) Support

* Mozi will support liquid staking tokens, enabling users to stake assets while maintaining liquidity.
* Users can stake their assets and receive LSTs, which can be used in DeFi applications for additional yield opportunities.
* The integration ensures that users can maximize their earnings without locking their assets indefinitely.


---

# 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://mozi-1.gitbook.io/mozi/protocol/applications-integration.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.
