# Bitcoin NFT

MinTech has a BTC NFT Fetcher for NFTs that are listed on Magic Eden, simply use the slug in the search bar section. The slug is the collection name at the end of the marketplace URL <https://magiceden.io/ordinals/marketplace/kuka> in this example it is `kuka`&#x20;

<figure><img src="/files/F3r7hiKYgrvrYb2psnKd" alt=""><figcaption><p>We recommend to use proxies if you want to fetch a lot of wallets</p></figcaption></figure>


---

# 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://mintechbots.gitbook.io/mintech-guide/bitcoin-nft.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.
