# Basics

### Grab an object

To grab an object, pinch your fingers. You can also do it from a distance.

<div align="left"><img src="https://1532564496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGeWxhdKiyRk5fRklchlS%2Fuploads%2F39K2qpRS7hIC0XWbd166%2Fezgif.com-gif-maker.gif?alt=media&#x26;token=5e277c46-9c26-4df3-b88a-5aa9ffb16430" alt=""></div>

To push a button you can use either your finger or the laser.

<div align="left"><img src="https://1532564496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGeWxhdKiyRk5fRklchlS%2Fuploads%2Fc1h2CrDKDBEu5gwaa5Ha%2Fezgif.com-gif-maker%20(1).gif?alt=media&#x26;token=dae682c5-3480-47db-be6e-ef1caf21f5c2" alt=""></div>

<div align="left"><img src="https://1532564496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGeWxhdKiyRk5fRklchlS%2Fuploads%2FXZOTkMoqiohr3uazXD3w%2Fezgif.com-gif-maker%20(2).gif?alt=media&#x26;token=3256b2db-aaad-48f4-8e0f-4e3a41ba8f3a" alt=""></div>

### Move objects&#x20;

{% embed url="<https://youtu.be/RYDjRBlYjqs>" %}

While grabbing an object notice the "**move**" buttons on your hand UI. These are used to move the object away and towards you.

![](https://1532564496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGeWxhdKiyRk5fRklchlS%2Fuploads%2F89St7AM6kCNMDHsf6uuP%2Fmove.png?alt=media\&token=c473e626-ffc8-4a52-a45e-3b9a0b00e91d)

### Resize

{% embed url="<https://www.youtube.com/watch?v=v3gSbn8SVpA>" %}

While grabbing an object notice the **resize** button on your hand UI, pressing it will allow you to make the item bigger or smaller.

![](https://1532564496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGeWxhdKiyRk5fRklchlS%2Fuploads%2FEl7y4xGCZ8mkO5yUxvfS%2Fresize.png?alt=media\&token=03c89e90-4392-41e6-820f-0f5e0862031f)


---

# 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://learn.overlaymr.com/getting-started/basics.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.
