# Flipping Front-facing Camera

The camera invert feature allows you to flip the front-facing camera horizontally during a live broadcast. This feature mirrors the image, so inverted text appears correctly to viewers, just like in a mirror.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*fheVlHp7slqD8mfAhsz_0A.jpeg" alt=""><figcaption><p>You can put letters in the background going live on PRISM</p></figcaption></figure>

To use this feature, tap the “More” button in the upper-left corner and select **Flip front-facing camera**. By default, the left and right sides are already mirrored. If you want to change this, toggle the button to flip the screen.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FqObTclxcQ70XojHANaVq%2FFront%20Camera%20Flipping%201.png?alt=media&#x26;token=70a6433b-cb6d-4136-b98b-e7ae713a1621" alt=""><figcaption></figcaption></figure>

[..](https://guide.prismlive.com/mobile "mention"), [..](https://guide.prismlive.com/mobile/guides "mention"), [..](https://guide.prismlive.com/mobile/guides/features "mention"), [](https://guide.prismlive.com/mobile/guides/features/camera "mention")


---

# 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://guide.prismlive.com/mobile/guides/features/camera/flipping-front-facing-camera.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.
