# Cancelling offers

Sometimes you may want to cancel offers that you’ve made. You can do this at any time as long as an offer has not yet been accepted by a borrower.

<figure><img src="https://lh5.googleusercontent.com/JccMui4uPqmwkbJsdx2WxftimCERxsGe07Ux2wfpsjtHKNzU_FczPfJaOS-oICeNoNBgO34G__mT7sc7QqxDHtbeEoKsNA-pNZLBZ3kv4pU1UqBa5aEx-IIEAyCcBPdyAhSxh0OeMVA1tpzjOe7DxP4" alt=""><figcaption></figcaption></figure>

1. Navigate to 'Give a loan' then 'Offers sent'.
2. You’ll see all of your live offers listed on the page.
3. Find the offer you want to cancel then select 'Cancel'.
4. Sign in your wallet.
5. Your offer should now be canceled. You can check that this is the case by refreshing the Offers sent page and checking that the offer is no longer listed there.


---

# 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.nftfi.com/lend/cancelling-offers.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.
