# After the NFT English auction

### **After the auction**

If the pool is filled completely or partially, both the pool creator and winner need to claim their tokens/NFT.

If your highest bid got bidded out, your principal fund will be automatically be sent back to your wallet.

If the pool is not filled, pool creators need to go to the **join pool** page through the **account** section or directly to claim their unswapped NFT back.


---

# 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.bounce.finance/user-guide/nft-english-auction-guides/after-the-nft-english-auction.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.
