# Home

[🇺🇸](https://emojipedia.org/flag-united-states)

The plugin is available on Gumroad and BlenderMarket.

Thank you to those of you who have purchased the plugin, it allows me to update and improve it.

**To report bugs or suggest features, click** [here](https://blenderartists.org/t/textures-diffusion-a-tool-for-high-quality-texturing-with-stable-diffusion/1488263)**.**

Here are the documentation pages in English:

* [Disclaimer](/textures-diffusion/english/disclaimer-en.md)
* [How to use Textures Diffusion](/textures-diffusion/english/how-to-use-textures-diffusion-en.md)
* [Use Stable Diffusion and ControlNet](/textures-diffusion/english/use-stable-diffusion-and-controlnet-en.md)

If you want to share you work please use the hashtag [<mark style="color:yellow;">**#Texturesdiffusion**</mark> ](https://mastodon.social/tags/TexturesDiffusion)!

***

[🇫🇷](https://emojipedia.org/fr/drapeau-france)

Le plugin est disponible sur Gumroad et BlenderMarket.

Merci à ceux d'entre vous qui ont acheté le plugin, cela me permet de le mettre à jour et de l'améliorer.

**Pour signaler des bugs ou proposer des fonctionnalités, cliquez** [ici](https://blenderartists.org/t/textures-diffusion-a-tool-for-high-quality-texturing-with-stable-diffusion/1488263)**.**

Voici les pages de documentations en français :

* [Disclaimer](/textures-diffusion/french/disclaimer-fr.md)
* [How to use Textures Diffusion](/textures-diffusion/french/how-to-use-textures-diffusion-fr.md)
* [Use Stable Diffusion and ControlNet](/textures-diffusion/french/use-stable-diffusion-and-controlnet-fr.md)

Si vous souhaitez partager votre travail, veuillez utiliser le hashtag [<mark style="color:yellow;">**#Texturesdiffusion**</mark> ](https://mastodon.social/tags/TexturesDiffusion)!


---

# 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://adriflex.gitbook.io/textures-diffusion/home.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.
