# General Information

Migrate.fun is a specialized blockchain migration platform designed to facilitate the seamless transfer of tokens and projects between different blockchain networks. The platform addresses one of the most critical challenges in the decentralized finance ecosystem: enabling projects to move from one blockchain to another while maintaining token holder relationships, liquidity, and community integrity. Migrate.fun provides comprehensive migration services that include token contract deployment on target networks, automated snapshot mechanisms for existing token holders, and proportional distribution systems that ensure fair allocation during the transition process. The platform supports migrations across major blockchains, protocols, and platforms.&#x20;

* Platform: [migrate.fun](https://migrate.fun/)
* Audit: [Halborn](https://www.halborn.com/audits/emblem-vault/migratefun-8ad34b)
* Main Repository: [Github](https://github.com/EmblemCompany/hustle-migration)
* API: [Emblem Developer Platform](https://emblemvault.dev/migrate-fun/api-reference)
* SDK: [Emblem Developer Platform](https://emblemvault.dev/migrate-fun/overview)
* Migration Calculator: [Do the math](https://migrate.fun/migration-calculator)
* X: [Link](https://x.com/MigrateFun)
* Simple Explainer: [Thread](https://x.com/MigrateFun/status/1998799275669766621)
* DeFillama: [Track fees](https://defillama.com/protocol/migrate.fun)


---

# 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.emblem.wiki/migratefun/general-information.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.
