> For the complete documentation index, see [llms.txt](https://golfn.gitbook.io/golfn-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golfn.gitbook.io/golfn-user-guide/earnings-and-rewards/golfn-collectible-sets/digital-collectible-attributes.md).

# Digital Collectible Attributes

By using digital collectibles, GolfN is the first golf app that allows you to gamify your experience and engage with an awesome community year-round, even if you don't play golf. The first collection to drop is the Genesis collectible. Stay tuned for future drops!&#x20;

### Anatomy of a GolfN Genesis Collectible

Each GolfN Genesis collectible is a unique non-fungible token stored on the Solana blockchain that has unique attributes that determine how much they earn during the round.&#x20;

<figure><img src="/files/HhTEWMFeld8Fwpi4SlL7" alt=""><figcaption><p>GolfN Genesis Collectible Attributes</p></figcaption></figure>

### GolfN Collectible Features

**Base Endurance**

Cards can only be played a certain amount of rounds before requiring a ReGrip. Players ReGrip their clubs to reset the base endurance.

**Season Indicator**

GolfN will release new season of packs to support the growing player base. New season of card art will innovate on previous seasons and even partner with known artists for collaboration.

**Attribute Multiplier**

Attributes have 3 modifier levels: 1 star, 2 stars and 3 stars each indicating the attributes bonus multiplier for the associated engagement activity.

**Attribute Seal**

Every card is equipped with 1 of 5 unique attributes. Each attribute gives players an extra bonus for completing specific on-course engagement activities.

**Rarity Multiplier**

Each rarity level has a base multiplier that plays a significant role in calculating player rewards. The more rare the card, the higher the rewards.

### The Five Attributes of a GolfN Collectible

You can play cards with different attributes during one round.&#x20;

* **Scorecard Sage**: This attribute boosts your multiplier when you keep score in the app and submit a complete score when you finish the round.&#x20;
* **Camaraderie**: Increases bonuses when playing with friends or participating in social events in the app. If your card has these attributes, be sure to get your playing partners to use the app for the round as well and add them to the group.&#x20;
* **Precision Pro**: You will earn this multiplier by keeping advanced statistics in the app during your round (like fairways and greens hit and putts). Complete all your advanced statistics to earn this multiplier.&#x20;
* **Swift Swing**: This multiplier is achieved when you play quicker than the course average. Be sure to end your round as soon as you finish the final hole. Play faster than 4 hours or 2 hours for 9 holes.&#x20;
* **Off-Peak Prodigy**: Start rounds at off-peak times M-Thur, Fri before noon.&#x20;

{% embed url="<https://www.youtube.com/watch?v=etjd_681qOw>" %}


---

# 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:

```
GET https://golfn.gitbook.io/golfn-user-guide/earnings-and-rewards/golfn-collectible-sets/digital-collectible-attributes.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.
