# HASHTAG PRE-SALE (HTAG)

[Hashtag (HTAG)](/tagprotocol/tag-protocol-assets/hashtag.md) is the native protocol [NFT token](/tagprotocol/technical-glossary/nft-non-fungable-token.md) issued to users upon the registration of a hashtag. Each Hashtag minted always contains a unique value provided by the user. Value once assigned to a user cannot be claimed by another user. E.g. If a user registers hashtag with the name value "bitcoin" than another user cannot register hashtag with the name value "bitcoin". This makes Hashtag NFT tokens unique and a valuable collectors item.

Hashtag [NFT token](/tagprotocol/technical-glossary/nft-non-fungable-token.md) can also be staked to farm [Tagcoins](/tagprotocol/tag-protocol-assets/what-are-tagcoins.md) (TAG) native token of the TAG Protocol [ecosystem](/tagprotocol/how-tag-protocol-works.md). Staking output is calculated based upon ranking data provided by performance [oracles](/tagprotocol/features/hashtag-oracle.md). User can stake and un-stake their hashtag anytime at their convenience.

| Token Name      | HASHTAG                                                 |
| --------------- | ------------------------------------------------------- |
| Token Symbol    | HTAG                                                    |
| Contract Type   | BEP-723                                                 |
| Token Type      | NFT                                                     |
| Initial Supply  | 100,000 Hashtags Only                                   |
| NFT Property    | Unique Value of hashtag                                 |
| Divisibility    | Non Divisible                                           |
| Start Price     | 200$                                                    |
| Price increment | Increases by 50$ upon sale of every 5,000 hashtag batch |


---

# 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://tagprotocol.gitbook.io/tagprotocol/tag-protocol-assets/hashtag.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.
