# Migrate Your Existing Community To Commudle

- [How to migrate my existing community to Commudle](https://documentation.commudle.com/migrate-your-community/how-to-migrate-my-existing-community-to-commudle.md): When you have your developer community on another platform, it's easy to migrate the existing active members to Commudle. Let's see how.
- [Sending a final reminder from old event platform](https://documentation.commudle.com/migrate-your-community/sending-a-final-reminder-from-old-event-platform.md)


---

# 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://documentation.commudle.com/migrate-your-community.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.
