# Borrow

![Borrow - Green Planet](/files/AknwEcGI3ceswbqt9Pz4)

### Why would anyone borrow assets?

Here's a few of the most popular reasons why:

1. To access capital without having to sell your position
2. To leverage up on an asset (example: supply Bitcoin, borrow a stablecoin, buy more Bitcoin)&#x20;
3. To short an asset (example: supply BUSD, borrow Ethereum and sell it for BUSD)

### Tutorial: How to borrow on Green Planet?

1. Make sure you've got assets supplied and collateral turned on
2. Click on the asset you want to borrow
3. Click MAX or enter the amount that you want to borrow

![Borrow assets on Green Planet](/files/PnZ0F2t6DbxcSut4WnlK)

### Tutorial: How to repay borrowed assets?

1. Make sure you have the asset in your wallet that you want to repay
2. Click on the asset you want to repay
3. Click MAX or enter the amount that you want to repay
4. Enable the market and then click repay

![Repay assets on Green Planet](/files/wVHECzi1jazGifTdAvSN)


---

# 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.planet.finance/planets/green-planet/borrow.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.
