# Comparison with Unity's SSGI

The detailed comparison is still in progress.&#x20;

In the meantime, you can check this video comparison of Unity's SSGI and HTrace SSGI. While it focuses on denoising differences, it also illustrates the overall visual differences between the two solutions:

{% embed url="<https://www.youtube.com/watch?v=Co_G0W8nXqk>" %}

{% embed url="<https://www.patreon.com/c/htrace>" %}


---

# 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://ipgames.gitbook.io/htrace-ssgi/comparison-with-unitys-ssgi.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.
