# Sanjab, The Dude (S-dude)

<figure><img src="/files/J6UtsSJxw969096MZe2a" alt=""><figcaption></figcaption></figure>

Huralya has an NFT collection **(S-Dude)** tied to the company's advancement. This NFT collection has an art of your cool squirrel friend, **Sanjab the dude**.\
The initial price for this Collection is 100 LYA per NFT. S,dude NFT has an automated smart contract that will add 100 LYA to the base mint price after every round. Each round is completed after minting 1000 NFTs.

In other words, NFT’s price will increase 100 LYA after minting 1000 NFTs. But, this requires specific conditions to be met, which is descrbied below.&#x20;

This algorithm-driven increase in the mint price guarantees long-term price growth and safeguards expanding the supply during periods of low demand.

This NFT can be utilized in Huralya games upon player request. It unlocks a cool feature, allowing players to play as a squirrel and provide new engaging quests and rewards for the player.

### **S-dude Limit Smart Contract**

All operations concerning NFTs (distribution, pricing, etc.) are handled by a smart contract. This smart contract handles intelligent pricing, price increase and distribution.&#x20;

Huralya has a strict rule for NFT distribution. An essential condition for NFT distribution to be fulfilled, is that new NFTs will be minted only if there are requests for NFTs at higher prices than the current round mint price.&#x20;

In other words, when the current round mint price is higher than the trading price in NFT marketplaces, NFT distribution will stop. The maximum supply for this NFT collection is **50,000** NFTs, and distribution will only commence if the price condition is met.


---

# 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://whitepaper.huralya.com/decentra-lab/sanjab-the-dude-s-dude.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.
