# Who's this for?

### Loopers

Those who have been performing manual or automated "loops" (aka recursive lending and borrowing on money markets) can either opt for the [Advanced](/app/advanced.md) or the [Simplified](/app/simplified.md) interface, depending on their needs. In both cases, thanks to easy-to-read metrics (liquidation price, PnL, margin, mark price) they can better manage their position and control their costs.&#x20;

### Traders

Contango's professional [Advanced](/app/advanced.md) interface is geared towards advance traders, who want to take directional bets on non-correlated assets. Also, given how positions are built on top of money markets, traders can enjoy deep liquidity as well as cheap and [low funding rates](/basics/key-features.md#funding-rates). Since the pricing model of Contango uses no order book or AMM, traders can also arb prices against other venues.&#x20;

### Farmers

Farmers and newcomers are better off using the [Simplified](/app/simplified.md) interface directly, as it has a simpler UX flow. They can farm LST and LRT yields, PT yields, USD rates differentials, or simply the rewards offered by the underlying money markets.&#x20;


---

# 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.contango.xyz/basics/whos-this-for.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.
