# What happens if a property doesn't sell fully by the deadline on the website?

If this occurs, we would simply reach out to the seller of the property and ask them if they would be willing to extend the deadline for closing, which they are typically open to. If they are open to this, then the property will remain on our marketplace until the new closing date. If the seller was not willing to extend the closing date, we would fully refund all the investors who purchased tokens into the property. The listing would then get cancelled and removed from our website.


---

# 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://lofty-2.gitbook.io/faqs/faq/what-happens-if-a-property-doesnt-sell-fully-by-the-deadline-on-the-website.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.
