> For the complete documentation index, see [llms.txt](https://smilestacks01s-organization.gitbook.io/smilestackai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smilestacks01s-organization.gitbook.io/smilestackai/sst-token/hold-to-earn-nfts.md).

# Hold To Earn NFTs

SmileStack takes user engagement to the next level by seamlessly integrating the forthcoming NFT Marketplace directly within the app. This user-friendly feature allows individuals to effortlessly access the vibrant world of non-fungible tokens (NFTs) by simply connecting their wallet. Whether you're a seasoned collector or a newcomer to the NFT space, SmileStack ensures a streamlined and secure experience, putting the power of the marketplace at your fingertips.

As an additional incentive for community involvement, SmileStack introduces a unique opportunity for users holding project tokens. By holding SmileStack tokens, users not only gain access to exclusive app features but also unlock the chance to earn free NFTs. This innovative model not only rewards loyalty but also democratizes access to digital assets, creating an inclusive ecosystem where users are actively participating in the growth and success of SmileStack.

The process is simple and rewarding – hold SmileStack project tokens, connect your wallet through the app, and unlock the potential to earn complimentary NFTs. This ensures that every user, irrespective of their level of experience or financial capacity, has the opportunity to delve into the world of NFTs and be part of a community-driven initiative.

In essence, SmileStack's approach goes beyond conventional user incentives, fostering a community that is not only empowered to explore the NFT marketplace effortlessly but is also provided with the exciting prospect of earning digital assets through their engagement with the project. It exemplifies SmileStack's commitment to making cutting-edge technology accessible, engaging, and rewarding for all.


---

# 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, and the optional `goal` query parameter:

```
GET https://smilestacks01s-organization.gitbook.io/smilestackai/sst-token/hold-to-earn-nfts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
