# UTPs

You can use any defi protocol supported by marginfi through your margin account, as marginfi supports more UTPs, you will be able to trade and cross margin any combination of them.

To use a protocol you have to first activate it on your margin account, this process creates all necessary accounts in the background, associates it with your margin account and ensures our system pays attention to it.

If you don't want to use a trading protocol anymore, you can deactivate it on your account.

marginfi currently supports 2 UTPs:

* Mango Markets
* 01 Protocol

#### Can I connect my existing Mango account to marginfi?

We sadly cannot import existing accounts. UTP accounts have to be created through marginfi, this is the only way our margining engine can ensure your account stays in safe bounds.

### Protocol Whitelisting Process

We are continuously evaluating protocols for potential integrations, the main things we look for in a protocol are organic demand, risk management, protocol safety.

However what ultimately sets our integration roadmap are our users, so if you would like to use a specific protocol with marginfi lets now.<br>

### Markets

| Market                 | Mango | 01 | marginfi |
| ---------------------- | ----- | -- | -------- |
| SOL-PERP               | ✅     | ✅  | ✅        |
| BTC-PERP               | ✅     | ✅  | ✅        |
| ETH-PERP               | ✅     | ✅  | ✅        |
| GMT-PERP               | ✅     | ✅  | ✅        |
| AVAX-PERP              | ✅     | ✅  | ✅        |
| BNB-PERP               | ✅     | ❌  | ✅        |
| SRM-PERP               | ✅     | ❌  | ✅        |
| ADA-PERP               | ✅     | ❌  | ✅        |
| RAY-PERP               | ✅     | ❌  | ✅        |
| MNGO-PERP              | ✅     | ❌  | ✅        |
| <p>FTT-</p><p>PERP</p> | ✅     | ❌  | ✅        |
| APE-PERP               | ❌     | ✅  | ✅        |
| NEAR-PERP              | ❌     | ✅  | ✅        |
| SYN-PERP               | ❌     | ✅  | ✅        |
| SQUOL                  | ❌     | ✅  | ✅        |


---

# 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://marginfi.gitbook.io/marginfi/protocol/utps.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.
