# Troubleshoot

#### Where can I get a Minterest NFT if I don't have one?

Third party NFT marketplaces, such as OpenSea, list Minterest NFTs currently owned by other users.&#x20;

#### How to get Minterest NFT?

Make sure these are Next Level Minterest NFTs and not a copycat, here is our [Minterest collection page](https://opensea.io/collection/minterest). At the moment, OpenSea has listings of Minterest NFTs from other holders. Other popular marketplace platforms may also have them later on.

#### What happens if I borrow a position and offer my NFT during the Private Launch?

If you have an open position (supply or borrow) on Minterest during the Private Launch and lose access to your NFT, by sending it to another wallet or offering it, you will lose access to Minterest. This means you will be unable to close out borrow positions or withdraw supplied assets. In order to gain access again, you will need to deposit any valid Minterest NFT back into your wallet.&#x20;

#### More coming soon...

{% hint style="info" %}
If you still have any questions or issues, don't hesitate to contact the Minterest team through the [website](https://minterest.com/) chat or the [Discord](https://discord.gg/NczktNwzf4) and [Telegram](https://t.me/MinterestFinanceChat) channels. We're always here to assist you!
{% endhint %}


---

# 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.minterest.com/minterest-faq/troubleshoot.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.
