# Default

Default is an exceptional status, resulting in the immediate auction of the pool's debt positions (rTokens). Bidders may be either persons or organizations, but they must be whitelisted; this is accomplished by disclosing the Ultimate Beneficial Owner of the bid and by offering KYC information. Please reach out using our [communication channels](broken://pages/8PQKnbaYZb0faTaZ2CUn) if you wish to be whitelisted.

The borrower in the pool is not allowed to take part in the auction. The minimum bid at the auction must be more than the insurance amount (see below). The auction will run for 336 hours.

At the end of the auction, there will be a vote procedure where all holders of rTokens will have the chance to approve or disapprove the winning bid:

* If the majority decides to reject the bid: holders will be able to redeem the tokens for their share of the pool [insurance](/ribbon-lend/introduction-to-ribbon-lend/built-in-insurance.md); they'll also keep the rights to legally pursue the defaulted borrower individually.&#x20;
* If the majority decides to accept the bid: holders will be able to redeem the tokens for their share of the winning bid; they will cede the legal authority to pursue the defaulted borrower to the successful bidder.

Upon acceptance of the bid, the successful bidder will be given an NFT containing the legal rights to the debt, as well as the sole legal authority to pursue the defaulted borrower.


---

# 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.ribbon.finance/ribbon-lend/introduction-to-ribbon-lend/no-lockups/default.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.
