# WebSprite

## Introduction

The **WebSprite** **Nodes** allow to set and obtain the URL **Attribute** of **Web Sprite** **Objects** and also reload them.

## Contents

* [**Get Remote URL**](/incari-studio/toolbox/incari/websprite/get-remote-url.md)
* [**Set Remote URL**](/incari-studio/toolbox/incari/websprite/set-remote-url.md)
* [**Web Sprite Reload**](/incari-studio/toolbox/incari/websprite/web-sprite-reload.md)

## See Also

* [**Web Sprite Objects**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2025.1/objects-and-types/scene-objects/web-sprite.md)


---

# 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.incari.com/incari-studio/toolbox/incari/websprite.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.
