# Wrapping MEMO

{% hint style="warning" %}
wMEMO is the wrapped version of MEMO!&#x20;
{% endhint %}

## Wrapping

Enter app.Wonderland.money and connect your wallet. Click the “WRAP” button in the top right corner. Input the MEMO amount you want to wrap. You will need a little AVAX for gas. Approve the transaction. Click again to confirm the Wrap. Import the wMEMO contract address into your wallet.

{% embed url="<https://cdn.discordapp.com/attachments/938193276584988722/1010146000574357504/wrap-memo.gif>" %}


---

# 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://docs.wonderland.money/using-wonderland/wrapping-memo.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.
