> For the complete documentation index, see [llms.txt](https://annemarleen.gitbook.io/immersive-design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://annemarleen.gitbook.io/immersive-design/embodiment/bodily.md).

# Embodiment: Bodily Kinesphere

## Bodily Kinesphere

#### Body movements are

* ..motion of all or parts of the body, especially at a joint or joints.&#x20;
* ..include **abduction, adduction, extension, flexion, rotation,** and **circumduction.**

![](/files/-LihWZ3_U1teD0HUvFt6)

### Bodily Kinesphere

Kinespheres can be used on a variety of scales, from the human body to small thumb-movements. In this chapter, we ask you to think about the bodily kinesphere

* ![Kinesphere (Laban Movement Analysis) http://nick-rood.blogspot.com/2013/11/research-project-laban-movement-analysis.html](http://2.bp.blogspot.com/-8H3wlI9dn6k/UnooGPFWmfI/AAAAAAAAATA/CtL74y3IGgs/s1600/center_of_kinesphere1.jpg) kinespheres on a variety of scales
* ![small-scale kinesphere for hand & fingers](https://thespaceintherelationship.files.wordpress.com/2013/05/laban-icosahedron.jpg) bodily kinesphere (medium-scale)
* <img src="/files/-LiiymI9X2DBpbUATtuM" alt="" data-size="original"> example of bodily movement in transition
* <img src="/files/-Lnd8Ne_3xYxGiJHJxvq" alt="" data-size="original"> [example of movement in bodily kinesphere](http://www.presidentsmedals.com/Entry-15430)
* <img src="/files/-Lij3m7cEznPSMP1D0L2" alt="" data-size="original"> example of humanoid telepresence robot

###


---

# 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, and the optional `goal` query parameter:

```
GET https://annemarleen.gitbook.io/immersive-design/embodiment/bodily.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
