# HyperFuse Guardian Node NFT Purchase Cap

To ensure that HyperFuse Guardian Node is more broadly operated and maintained by different community members, **we have implemented a purchase cap for HyperFuse Guardian Node NFT from Tier 1 to Tier 8**. Starting from Tier 9, there will be no restrictions on the purchase quantity.

| Tier | Allowable Purchase Number |
| ---- | ------------------------- |
| 1    | 20                        |
| 2    | 25                        |
| 3    | 35                        |
| 4    | 45                        |
| 5    | 55                        |
| 6    | 65                        |
| 7    | 75                        |
| 8    | 85                        |
| 9-20 | unlimited                 |


---

# 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://hyperfusedocs.sonic.game/node-operation/hyperfuse-guardian-node-nft-purchase-cap.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.
