# NFT Policy

### Not permitted by default

Neither the Unity Asset Store EULA nor any License under which Assets are sold there permit assets to be sold as NFTs. We retain full rights under these agreements. Neither the content nor ownership rights of the content is allowed to be sold by anyone else.

If you want a custom license or want to use our works in an NFT based project you need to reach out to us for a special license agreement. ([Discord](https://discord.com/invite/WSZSgBN))

{% hint style="info" %}
We are not available for contract work on NFT or Crypto projects.
{% endhint %}


---

# 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://lanefox.gitbook.io/cleverous/nft-policy.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.
