# Polygon Streaming PlayCanvas SDK

***

### PlayCanvas Engine Plugins

Polygon Streaming models can be added to PlayCanvas projects with the use of our PlayCanvas plugins. These plugins will help to stream high polygon models from the cloud into your projects and build for the web. The table below breaks down the plugins and their usage.

<table><thead><tr><th width="393">Polygon Streaming Integration Option</th><th>Description</th></tr></thead><tbody><tr><td>Option 1: Chrome Browser Extension Plugin</td><td>Used for projects targeting publication to VIVERSE. Dependent on the PlayCanvas Chrome Browser extension being installed.</td></tr><tr><td>Option 2: Standalone Plugin</td><td>Used for projects <strong>NOT</strong> targeting publication to VIVERSE. Dependent on creation of PlayCanvas entities in editor.</td></tr><tr><td>Option 3: HTML Scripting</td><td>Used for projects <strong>NOT</strong> targeting publication to VIVERSE. Dependent on manually adding HTML code to PlayCanvas project.</td></tr></tbody></table>


---

# 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.viverse.com/polygon-streaming/integrations-and-plugins/polygon-streaming-playcanvas-sdk.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.
