# Integration Process

1. Application:

* Submit an integration request to the MortgageFi team
* Provide details about your token, its use case, and current market metrics

2. Evaluation:

* MortgageFi reviews applications on a first-come, first-served basis
* Priority is given to projects willing to provide significant seed liquidity

3. Seed Liquidity:

* Projects are required to deposit stablecoin liquidity to the Earn side
* This seed liquidity helps kickstart the vault and demonstrates commitment

4. Vault Development:

* MortgageFi team develops a custom vault for your token
* Collaboration on vault parameters (collateral ratios, loan terms, etc.)

5. Testing and Deployment:

* Rigorous testing of the new vault
* Deployment to MortgageFi's supported chains


---

# 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://mortgagefi-docs.gitbook.io/mortgagefi-documentation/mortgagefi-ecosystem/integrate-your-own-token/integration-process.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.
