# Welcome

OWO is a new haptic technology that allows developers to add the sense of touch to their projects. Using OWO, users can feel in real-time physical sensations when playing video games. They can feel sensations like the wind, a shot, a hug and much more!

{% content-ref url="/pages/VSQR2BcdTCVIuiX3FB5G" %}
[Quick Setup](/owo-api/quick-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/PXoFdV86CgFuuC8K38sY" %}
[Downloads](/owo-api/downloads.md)
{% endcontent-ref %}

***

{% content-ref url="/pages/XTcj0cHCXZH46JceijFf" %}
[What is a Sensation](/owo-api/welcome/what-is-a-sensation.md)
{% endcontent-ref %}

{% content-ref url="/pages/4aSYsMvV9bPElNfZJKio" %}
[Plugin set up](/owo-api/welcome/plugin-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/XifR5V1IgrYeFgsRM5Tg" %}
[Configure your project](/owo-api/welcome/configure-your-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/G9CrLyewrpn4nOvbS2Zn" %}
[Connection](/owo-api/welcome/connection.md)
{% endcontent-ref %}

{% content-ref url="/pages/HXQGXakK0KX1hYeaA0Hz" %}
[Create Sensations](/owo-api/welcome/create-sensations.md)
{% endcontent-ref %}

{% content-ref url="/pages/rtlaSzc7fQyypuXbaDIx" %}
[Send Sensations](/owo-api/welcome/send-sensations.md)
{% endcontent-ref %}

{% content-ref url="/pages/wzEHOuEPpwtGI3xWHZHg" %}
[Unreal Developers](/owo-api/unreal-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/hSsIdBRN1jkVQZh3vtpz" %}
[Tools](/owo-api/tools.md)
{% endcontent-ref %}

### Contact Us

If you have any questions, we will be happy to answer them. You can send us an email to <devs@owogame.com> or join our [Discord server](https://discord.gg/zt5f7m8f). We are looking forward to chatting with you!


---

# 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://owo-game.gitbook.io/owo-api/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.
