Skip to content

BorrowModal.md #3216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app/help/en/components/BorrowModal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Update your {debt} margin position by adjusting the debt and collateral levels.
Borrow {debt} from blockchain, by locking up at least {mr} times the value in {collateral} as collateral. If a target collateral ratio (TCR) is set, you need at least TCR times the value (not supported in UI yet).

Collateral and debt levels can be adjusted in any way you desire, as long as your collateral ratio stays above the maintenance collateral ratio of {mr}.
Collateral and debt levels can be adjusted in any way you desire, as long as your collateral ratio stays above the maintenance collateral ratio of {mr}, or the target collateral ratio if it is set. If your collateral value risks dropping under the maintenance ratio of {mr} by price changes you need to add collateral or reduce debt in order to avoid a margin call.

[Read more.](dex/shorting) & [checkout the Explanation Wizard](/borrow)
[Read more](dex/shorting) or check out the [Explanation Wizard](/borrow).