# Going Short (betting the price will fall)

**Example: You expect BTC to drop from $65,000 to $60,000 after negative macroeconomic news.**

* You deposit $1,000 as collateral and use 3x leverage.
* Danogo borrows BTC on your behalf, swaps it into stablecoins, and locks those as collateral.
* If BTC falls, you buy it back cheaper to repay the loan, keeping the difference as profit.
* Use Case: Hedge against portfolio downside or profit from bearish market trends.


---

# 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-short-betting-the-price-will-fall.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.
