# Favorites

Favorites gives you the ability to favorite an NFT or an NFT collection/Artist, this will help you find collections you have taken interest in previously, as well as allow for expanded searching in the future. Also, next to the favorite button is a view counter, you can now see how many views a collection/artist or an NFT is receiving.

Users will now notice that you can now favorite a collection by pressing on the heart icon.

<figure><img src="https://miro.medium.com/max/700/1*ixt2vwuorG6TwFuIxuut_g.png" alt=""><figcaption></figcaption></figure>

And you can do the same for an individual NFT.

<figure><img src="https://miro.medium.com/max/374/1*HzPXlPmHoRwjoqzMxPg5lg.png" alt=""><figcaption></figcaption></figure>

In the future the search will be expanded to incorporate searching based on favorites/views. As well as track your own list of what you have favorited.

In order to favourite, you will need to be logged in and have a wallet connected. When logging in it is 2 step process. You will connect your wallet and complete the wallet verification acknowledgement, this will keep you logged in for 24 hours. You will know you are logged in via the green dot next to your profile image as seen below.

<figure><img src="https://miro.medium.com/max/646/1*o5gi5lJYIN5pMLfw4hkbpA.png" alt=""><figcaption></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://docs.ghostmarket.io/user-guides/platform-features-and-tools/favorites.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.
