> For the complete documentation index, see [llms.txt](https://www.umwelten.xyz/dwelling/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.umwelten.xyz/dwelling/things/protocol.md).

# protocol

![image: Skin and Mechanoreceptor Contribution to Tactile Input for Perception: A Review of Simulation Models by Davide Deflorio, Massimiliano Di Luca and Alan M. Wing | 2022 | https://doi.org/10.3389/fnhum.2022.862344](/files/LbfNy3AMvZRXQabSvlO5) ![image: A1 V 92dB SNDR 10 kHz Bandwidth Second-Order Asynchronous Delta-Sigma Modulator for Biomedical Signal Processing by Vilém Kledrowetz \* , Lukáš Fujcik , Roman Prokop and Jiˇrí Háze | 2020 | http://dx.doi.org/10.3390/s20154137](/files/6z3IillcoRzKDhOiHT9x)

## physiological

### tactile protocol

Touch may be ~~seen as~~ a blend of signals spread through space (as is primarily the case with vision) and through time (as is primarily the case with hearing).

We hope to make our tactile rendering engine (and haptic waveforms / compositions / descriptions) compatible with the industry standards still being developed.

### neural protocol

Unproven, aspirational gobbledygook. We hope to 'close the loop' by using our bioelectric sensors as a brain machine interface (BMI / BCI). We hope the protocols developed may be general enough to carry on to other modalities (e.g. used in cochlear implants and brain implants). This may allow one to make, at whim, sense organs.&#x20;

## social

We're looking for a model which allows end users to retain ownership over their data and designers over their explorations. Perhaps a crypto token backbone which allows for reducing micropayments in both cases (with manufacturers / network providers providing a bridge). All yet ill conceived.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.umwelten.xyz/dwelling/things/protocol.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.
