To manage risk and maintain platform stability, Bybit may impose platform-level collateral limits on certain assets. These limits apply to the total collateral usage of an asset across all users on the platform, rather than to any individual account.
Once the total collateral usage of a specific asset reaches the platform limit, all users will be temporarily restricted from using that asset as new collateral.
Scope
This mechanism applies to the following products:
- Unified Trading Account (UTA): Cross Margin and Portfolio Margin modes
- Crypto Loans: Assets pledged as collateral for borrowing
- Institutional Loans: Collateral assets within a risk unit
Note: Positions in Isolated Margin mode are not affected. Asset transfers under Isolated Margin will continue to function normally.
Restrictions After the Limit Is Reached
Once the platform-level collateral usage of an asset reaches the maximum limit, the following restrictions will apply.
Bybit will display a warning icon next to the relevant assets on your account page to help you monitor platform collateral usage:
- Yellow: The platform collateral usage of the asset is approaching the limit. You are advised to prepare in advance.
- Red: The platform collateral usage of the asset has reached 100%, and the corresponding restrictions are fully in effect.
In addition, when the limit is approaching or has been reached, you may receive in-app notifications or email reminders suggesting that you use other supported assets as collateral.
Note: These notifications are supplementary risk reminders and do not guarantee successful delivery or timely triggering in all cases. Users are responsible for monitoring and managing their account risk levels and should not rely solely on system notifications.
Recommended Actions After the Limit Is Reached
If you receive a warning notification or your request to add collateral is rejected, you may consider the following actions:
- Use alternative collateral assets: Transfer other supported assets into your account as collateral. This is the most direct and effective solution.
- Reduce position or loan exposure: Reduce your position size or repay part of your loan to lower collateral requirements and reduce account risk without using additional restricted collateral assets.
- Actively manage account risk: If the restricted asset can no longer be used as additional collateral, the methods above are the only ways to further reduce account risk. Failure to manage risk in a timely manner may result in liquidation. You are advised to avoid excessive reliance on a single collateral asset.
API Reference
If you are trading via API, you may use the following endpoints to check the platform collateral usage for supported assets:
- UTA: GET /v5/account/wallet-balance
- Crypto Loans: GET /v5/crypto-loan-common/position
For additional API endpoints and detailed specifications, please refer to the API Documentation.
