# NFTs Shader

Sougen will create a new type of NFTs named “NFTs Shader”.

Shaders could be compared as special effects (SFX) for 3D. With it, you can add various effects on the colors, lights, distortions to some parts, or the entire 3D scene.

Those SFX will be based or triggered on different properties like their rarity, the owner or creator proximity, your position in the world, etc…

Sougen also includes rich particles systems that make our world feel more alive and fun to explore. We will implement an NFTs shader that will make those particles react to the particles.

{% embed url="<https://youtu.be/SE6MbrMkBvs>" %}
Example of NFTs Shader
{% endembed %}


---

# 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.sougen.co/art-direction/nfts-shader.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.
