# Welcome

## Welcome to Epic Toolbag <a href="#welcome-to-retopoflow" id="welcome-to-retopoflow"></a>

Epic Toolbag revolutionizes shader creation in Blender, offering a suite of tools that simplify complex processes for both beginners and professionals. With an intuitive interface and automated features, it makes developing complex materials accessible and efficient.

<figure><img src="/files/GwNDUqAuKsefb2VAC1iT" alt=""><figcaption></figcaption></figure>

### General <a href="#general" id="general"></a>

The following documents provide help across all aspects of Epic Toolbag.

* [Quick Start Guide](/docs/quick-start.md)
* [Epic ToolBag FAQ](/docs/faqs.md)
* [General Help](#general)

### Find an issue? Please let us know! <a href="#find-an-issue-please-let-us-know" id="find-an-issue-please-let-us-know"></a>

Whenever you encounter a bug, please report it so we can address it. Submit screenshots, .blend files, and/or instructions to reproduce the bug by clicking the **“Report Issue”** button. We've included buttons in error messages that open the issue tracker in your browser and save screenshots of Blender.

### Feedback <a href="#feedback" id="feedback"></a>

Our team is committed to making Epic Toolbag the best shader tool available. We would love to hear how it has benefited your work:

* Consider purchasing Epic Toolbag on the [Blender Market](https://blendermarket.com/products/epictoolbag) to support future developments.
* [Rate us on Blender Market](https://blendermarket.com/products/epictoolbag/ratings) with your comments.
* Found Bugs? [Report Bugs](https://report-bugs.netlify.app/)

### Known Issues / Future Work <a href="#known-issues--future-work" id="known-issues--future-work"></a>

Below is a list of known issues currently being addressed:

* Some features may not work as expected on certain hardware configurations.
* UI responsiveness can vary depending on system resources.
* Compatibility with other Blender add-ons is continually being improved.

### Additional Information <a href="#additional-information" id="additional-information"></a>

The following links provide additional information.

* [Change Logs](/docs/change-logs.md)
* Blender Market: [Epic Toolbag](https://blendermarket.com/products/epictoolbag)
* More Features: [Blender Market Store](https://superhivemarket.com/creators/thiagolage)

We appreciate your use of Epic Toolbag and look forward to your feedback!

Cheers,\
— Thiago Lage


---

# 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://epictoolbag.gitbook.io/docs/welcome.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.
