# Going Long (betting the price will rise)

**Example:  If you believe ADA will increase from $0.40 to $0.60 after a major upgrade:**

* Instead of buying ADA with $100 directly, you use 5x leverage.
* You deposit $100 as collateral, borrow $400 from the pool, and open a $500 ADA position.
* If ADA rises 50%, your position becomes $750. After repaying the $400 loan + interest, you keep \~$350. Profit is 3.5x higher than just holding spot ADA.
* Use Case: Amplify upside when you have high conviction in bullish market moves.

<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://docs.dano.finance/how-to-use/faq/leverage-trading/user-case/going-long-betting-the-price-will-rise.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.
