# Telekinesis

Telekinesis allows you to physically affect objects while being at a distance from them - to lift and manipulate them in the same way as if the spell-caster were holding them in his hands.&#x20;

* To solve the puzzles in the rooms, MetaPopit needs to lift, move, and lower objects.&#x20;
* MetaPopits are cosmic creatures. They developed their brains long ago, to the extent that they can do this with the power of thought.&#x20;
* To do this, he needs to approach the object, face it and press the key to lift it.
* The Metapopit model will extend its arm forward, and the object will be fixed near its arm and will levitate at some distance above the floor.
* A translucent backlight will glow around the raised object, which visually shows telekinesis.
* Metapopit will be able to lift in this way only special objects that will be smaller than its size.
* Pressing the key again will lower the object to the floor.


---

# 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.metapopit.com/ingame/telekinesis.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.
