> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/supernet/about-sogni-supernet.md).

# About Sogni Supernet

Sogni Supernet is a Decentralized Physical Infrastructure Network, also known as a DePIN, that harnesses the compute power of autonomous devices to process AI generation tasks.

Instead of using corporate, centralized servers, the Sogni Supernet uses the power of our global community to process image generation tasks.

### For Artists

Both Sogni Supernet tiers allow artists to generate at faster speeds compared to On-Device rendering. In addition, they both allow artists to generate up to 16 images at once through parallel rendering.

Sogni's Fast Supernet proudly provides industry-leading speed and scale for image generations.

**Comparison Information of Fast Supernet vs Releaxed Supernet**

<table><thead><tr><th width="374"> </th><th>Fast Supernet</th><th>Relaxed Supernet</th></tr></thead><tbody><tr><td>Average Generation Time<br>(1024x1024 XL Render (20 steps))</td><td>&#x3C; 5 Seconds</td><td>24 Seconds +</td></tr><tr><td>Parallel Rendering</td><td>16x</td><td>16x</td></tr><tr><td>Need to Download Models?</td><td>No</td><td>No</td></tr><tr><td>Censored?</td><td>No</td><td>No</td></tr><tr><td>Internet Required?</td><td>Yes</td><td>Yes</td></tr></tbody></table>

To learn more about creating and generating using the Sogni Supernet within Artist Mode, visit the following guide:

{% content-ref url="/pages/VQCErNDyUxfnNSvw8hZz" %}
[Account & Wallet](/sogni-docs/sogni-studio-pro/account-and-wallet.md)
{% endcontent-ref %}

***

### For Workers

Joining the Sogni Supernet as a Worker allows anyone to earn from their idle compute power.  We are building a global, decentralized community and network to power the most advanced AI imaging app that empowers not only those who create art, but those that can now power it.

Joining the Supernet as a Worker is incredibly easy and our advanced technology allows you to easily switch between being an Artist and a Worker at any time.

Workers earn fees paid in SOGNI Tokens for every generation they power straight into their account, which can be used within Artist mode or withdrawn.

To learn more about being a worker and powering our decentralized network, visit the following guide:

{% content-ref url="/pages/wRGC0tXwbacNzZQmeedC" %}
[Worker Mode](/sogni-docs/sogni-studio-pro/worker-mode.md)
{% endcontent-ref %}

Need help? Join our Discord!

For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out, please feel free to join our Discord today!\
\
[Join Sogni Discord](https://discord.com/invite/2JjzA2zrrc) ✨


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sogni.gitbook.io/sogni-docs/supernet/about-sogni-supernet.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.
