# Welcome

### HTTP & JSON Utility Plugin Documentation V4.7.0!

Welcome to the main hub for **HTTP & JSON Utility Plugin** Documentation! for Unreal Engine. This space provides access to all sections of the documentation. To begin, select a card below to view the desired documentation.

### Documentation selection

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>General Utility</td><td></td><td></td><td><a href="doc-http-json/general-utility">general-utility</a></td></tr><tr><td>JSON Utility</td><td></td><td></td><td><a href="doc-http-json/json-utility">json-utility</a></td></tr><tr><td>JSON SET</td><td></td><td></td><td><a href="doc-http-json/json-set">json-set</a></td></tr><tr><td>JSON GET</td><td></td><td></td><td><a href="doc-http-json/json-get">json-get</a></td></tr><tr><td>JSON Pure</td><td></td><td></td><td><a href="doc-http-json/json-pure">json-pure</a></td></tr><tr><td>HTTP</td><td></td><td></td><td><a href="doc-http-json/http">http</a></td></tr><tr><td>WebSocket's</td><td></td><td></td><td><a href="doc-http-json/websockets">websockets</a></td></tr><tr><td>Structures (Structs)</td><td></td><td></td><td><a href="doc-http-json/structs">structs</a></td></tr></tbody></table>

{% hint style="info" %}

### Helpful Links

* **Youtube Tutorials -** [**https://www.youtube.com/@U-Forge/videos**](https://www.youtube.com/@U-Forge/videos)
* **Discord Server -** [**https://discord.gg/zjduQ7ZQNS**](https://discord.gg/zjduQ7ZQNS)
* **Showcase project download** - <https://drive.google.com/file/d/1YSVNfWrD7moux_NJgnvIY9q0uM-31KT1/view?usp=sharing>
* **Gumroad Product** - <https://uforge.gumroad.com/l/HTTPJSONUtility>
* **Fab Marketplace Product** - <https://www.fab.com/listings/0056a97e-71c9-4870-a82c-53fe1fce94b2>
  {% endhint %}


---

# 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://doc.uforge.co.uk/httpjson-welcome.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.
