# Contract Migration

Once minting is complete, we'll be hatching some smart contracts for the MingoPool and then letting them fly open-source style into the wild. Some of these features may include:\
\- Governance\
\- Lock Period for MingoPool\
\- Ability for any Flaremingo NFT owner to claim and compound rewards for the whole pool\
\- Ability in future to unlock personal share of MingoPool or continue compounding<br>


---

# 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://clubxrpl.gitbook.io/flaremingos/contract-migration.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.
