# How to Convert eMAID

The process of converting from eMAID (the newer ERC-20 version of MaidSafeCoin) differs slightly depending on where you are currently holding your coins.

We've compiled some step-by-step guide for the most common types:

{% content-ref url="/pages/8nRupwH38R2XXlNjNBSp" %}
[From a Software Wallet](/how-to-convert-emaid/from-a-software-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/wXnk3BVXf2F5aYjPhFf7" %}
[From a Hardware Wallet](/how-to-convert-emaid/from-a-hardware-wallet.md)
{% endcontent-ref %}


---

# 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://shareholders.maidsafe.net/how-to-convert-emaid.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.
