> For the complete documentation index, see [llms.txt](https://docs.fangible.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fangible.com/frequently-asked-questions/how-to-search-for-nfts.md).

# How to Search for NFTs?

If you're new to NFTs, it can all be a little overwhelming at first, but you've come to the right place. At Fangible, there are many ways to browse through thousands of NFTs.\
\
Here is an example of how to search NFTs on Fangible.

If you know what you're looking for, the search bar can help.

![](/files/-Mf-mOWNx2-W5jE3PL1A)

If you have a specific digital currency and want to filter it more specifically, you can try the currency filter.

![](/files/-Mf-mV1IPidhD4IUccXW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fangible.com/frequently-asked-questions/how-to-search-for-nfts.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.
