# Client Apps plugin

Inferix provides plugins and APIs that allow traditional graphic design software to easily send 2D/3D graphic data into the Inferix decentralized rendering system and receive photorealistic images or videos in return.

At the time of writing this paper, there is only one project on the market offering a GPU-based decentralized rendering solution, but it requires users to use (and pay for) their proprietary rendering engine. Inferix emphasizes the principle of freedom in line with the Web3 spirit, not mandating that end-users use a specific rendering engine or graphics software to leverage its GPU compute network. The Client App Plugin system, developed collaboratively by the Inferix team and developers within the ecosystem, supports most major rendering software and engines such as Blender, SketchUp, Cinema 4D, 3ds Max, and more.


---

# 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.inferix.io/inferix-whitepaper/decentralized-visual-computing/client-apps-plugin.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.
