# Process Overview

MaidSafeCoin is a proxy token for Autonomi tokens, which was made available for purchase during the MaidSafe ICO in 2014. It's redeemable 1:1 for Autonomi tokens through an airdrop.

Holders of [MAID (Omni)](https://docs.autonomi.com/token/converting-maidsafecoin/how-to-convert-maid) and [eMAID (ERC20)](https://docs.autonomi.com/token/converting-maidsafecoin/how-to-convert-emaid) can redeem their tokens for Autonomi tokenswithout the need for KYC. The process varies slightly depending on the token type, but involves **burning your MaidSafeCoin** then **receiving your Autonomi tokens by airdrop** according to a [set schedule](https://docs.autonomi.com/token/converting-maidsafecoin/timeline).

Here are the step-by-step guides for how to do it:

{% content-ref url="how-to-convert-maid" %}
[how-to-convert-maid](https://docs.autonomi.com/token/converting-maidsafecoin/how-to-convert-maid)
{% endcontent-ref %}

{% content-ref url="how-to-convert-emaid" %}
[how-to-convert-emaid](https://docs.autonomi.com/token/converting-maidsafecoin/how-to-convert-emaid)
{% endcontent-ref %}

## **Key Details**

* No KYC is required to receive the airdrop
* You must carefully complete the process, as submitting the incorrect information could result in permanent token loss.
* You do not need to convert all your MaidSafeCoin in one go
* Airdrops occur on a [rolling schedule](https://docs.autonomi.com/token/converting-maidsafecoin/timeline) beginning on the **14 February 2025**
* The last and final deadline for the airdrop will be **3 February 2028**


---

# 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.autonomi.com/token/converting-maidsafecoin/process-overview.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.
