# 運営チームへの報酬

Shadow Booksでは、運営チームへの報酬として自動的にNFTが配布される仕組みを採用しました。具体的には、Shadow BooksのNFTが10個発行されるごとに運営チームへ1個配布されます。

運営チームの報酬をこのように設計することで、プロダクトの拡大に応じて報酬を受け取ることができるため、運営チームのインセンティブを最適化することができると考えました。これは、Nouns DAOの採用する報酬設計を参考にしています。

なお、運営チームが受け取るNFTのレア度は決められておらず、ランダムに配布されます。


---

# 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://docs.shadow-books.com/nft/team-incentive.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.
