> For the complete documentation index, see [llms.txt](https://yoloverse.gitbook.io/yoloverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yoloverse.gitbook.io/yoloverse/nfts-information/getting-started.md).

# Getting Started

## Reward Earning Options:

{% hint style="success" %}
&#x20;**There are two ways to earn YOLOV rewards in the YoloVerse:**

1. Hold a Loyalty NFT above the rank Recruit
   * Manually claim YOLOV yield every 72hrs
2. Hold a Yolonaut NFT
   * Auto harvest YOLOV every 24hrs within the NFT
     {% endhint %}

{% hint style="info" %}

#### Earn royalties on future YoloVerse NFT Marketplace trades!

{% endhint %}

![](/files/-MePJ3IeAAiCAKnTDyPS)

## Option 1:

{% hint style="info" %}
Loyalty NFTs have exclusive features:

1. Limited supply (3000 max)
2. Deflationary after hitting the supply limit
3. Utility (needed to mint a Yolonaut NFT)
4. Rank-based perk system & art
   {% endhint %}

![Path to Loyalty NFT ](/files/-Me5evN-SQGgzl5GbvNW)

{% content-ref url="/pages/-MdvmwMlWxMDlya9VlvK" %}
[Loyalty NFT](/yoloverse/nfts-information/loyalty-nft.md)
{% endcontent-ref %}

## Option 2:

{% hint style="info" %}
Yolonaut NFTs have exclusive features:

1. Limited to a circulating supply of 500
2. Requires a Recruit rank Loyalty NFT to mint
3. Auto harvest YOLOV yield
4. Rank-based perk system & art
   {% endhint %}

![Path to Yolonaut NFT](/files/-Me5fr5Q5iETLboC9uU6)

{% content-ref url="/pages/-MdvmNYE17GCE6brg8dg" %}
[Yolonaut NFT](/yoloverse/nfts-information/yolonaut-nft.md)
{% endcontent-ref %}

{% hint style="info" %}

### Official Links:

{% endhint %}

Websites:\
<https://yolo-verse.com/>\
<https://my.yolo-verse.com/>\
<https://swap.yolo-verse.com/>\
\
Whitepaper:\
<https://yolo-verse.com/Yolovwildpaper.pdf>

{% hint style="success" %}

### Join our welcoming and supportive community!

{% endhint %}

Community Channels:\
<https://twitter.com/yolo_verse>\
<https://t.me/yoloverse>\
<https://t.me/yoloversenews>


---

# 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://yoloverse.gitbook.io/yoloverse/nfts-information/getting-started.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.
