# Game Controller Buttons

These controls are for use with the optional Xbox One or Xbox 360 game controller. To see available controls using other controllers, see [Sansar controls](https://docs.sansar.com/latest/sansarbasics/controls)

<figure><img src="https://1251409636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFXiTZShM8YWMV94n1eV%2Fuploads%2Fgit-blob-668d049864b0e0743ab2a977ce00501a601e8c77%2Fxboxcontrollerupdated.png?alt=media" alt=""><figcaption></figcaption></figure>

## Controls for visiting worlds

* **A Button (A)** - Jump
* **B Button Held (B)** - Teleport beam
* **X Button (X)** - Interact/ pickup or drop object
* **X Button Held (X)** - Throws held object
* **Y Button (Y)** - Crouch
* **Left Bumper (LB)** - Mic push to talk
* **Right Bumper (RB)** - Teleport beam (DUPLICATE)
* **Left Trigger (LT)** - Secondary action like keyboard 'R Key'
* **Right Trigger (RT)** - Use held item
* **Back** - Cinecam toggle like F10
* **Start** - Freecam toggle like F4
* **Left Stick** - Movement
* **Right Stick** - Camera
* **Left Stick Press (LS - Press)** - Toggle walk / run
* **Right Stick Press (RS - Press)** - Toggle 3rd / 1st person

**While throw object is active**

* **Right Stick** - Changes trajectory

**While teleport beam is active**

* **Left Stick** - Moves target location
* **Right Stick** - Changes direction you will face when landed

## FreeCam and CineCam Controls AKA F4Cam or F10Cam

* **Back** - Cinecam toggle like F10
* **Start** - Freecam toggle like F4
* **X Button (X)** - Drops avatar at cam location
* **Y Button (Y)** - Speed up cam
* **B Button (B)** - Slow down cam
* **Left Trigger (LT)** - Lower cam
* **Right Trigger (RT)** - Raise cam
* **Left Bumper (LB)** - Mic push to talk at avi

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/sansarbasics/controls/game-controller-buttons.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.
