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

# Introduction

## Official Links

��**|** **Twitter** - <https://twitter.com/Yuugen_NFT>\
��**|** **Medium** - <https://medium.com/@yuugen_nft>\
��**|** **Discord** - <https://discord.com/invite/vRHvGUShr9>

## Welcome to Yuugen <a href="#c494" id="c494"></a>

Start a new life with your partner Yuugen. Yuugen is a project that is designed to develop long term and create value for our NFT holders. Our journey begins with 599 NFTs on Solana Blockchain. Yuugen has everything you need for your dream life: Staking, Passive income, Merch, Animated Auctions, DAO, and the list goes on. As our project develops and progresses we will be adding new utilities for Yuugen NFT holders. \
Join a global community of NFT Lovers, crypto-enthusiasts and investors to grow the Yuugen project together. It will be the most cohesive and friendly community in the Solana ecosystem.

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


---

# 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://yuugen.gitbook.io/yuugen/introduction.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.
