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

# Introduction

Welcome to the kingdom of PixYield, where NFT technology meets decentralized finance for the benefit of our citizens, the #PixYielders.

PixYield is an innovative NFTFi project aiming to create a strong community of investors in the web3 industry. Our various investment funds are represented by NFTs, allowing our members to actively participate in this digital revolution.

Thanks to these investments, we offer a monthly return to the holders of most of our collections. But that's not all! Our members also enjoy numerous additional benefits that we will detail in this documentation.

Our second objective is to expand the uses of NFTs and promote the NFT industry as a whole. Developing the StargazeZone universe will be a priority after establishing our own kingdom, always for the benefit of our dedicated citizens.

Get ready for an epic journey and join our kingdom now: <https://discord.gg/wqGzQyZftK>


---

# 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://pixyieldnft.gitbook.io/constitution-of-the-pixyield-kingdom/introduction.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.
