# Profile Settings

To access basic **Profile Settings**, click your **profile picture** in the top-right corner and select **Settings** from the menu.

<div align="left"><figure><img src="/files/gLPBp0GAcAMoBgKh351J" alt="" width="188"><figcaption></figcaption></figure></div>

Within **Settings**, you can adjust the following:

1. **Language** \
   Pick your language from the list — all buttons and text will appear in that language! If the streamer has AI Translator on, you’ll see subtitles in your language during the stream. Super convenient!
2. **Notifications** \
   You can customize your notifications. By default, notifications are turned **off**, but to enable them, simply toggle the switch — once it turns **green**, notifications are active. When this feature is enabled, you’ll receive alerts when:
   1. You receive a **gift or a tip**.
   2. You **deposit or withdraw USDC** from your wallet.
   3. A **streamer you follow** starts a new live stream.
   4. You get a **new message** in the chat.
3. **NSFW content (18+)** \
   By enabling NSFW content, you allow potentially sensitive material (text, images, videos) to be displayed. This setting is only available to logged-in users and applies solely to the current account. Anonymous users cannot activate this feature.
4. **Visual Effects** \
   Visual effects are available in your [stream preview](/get-ready-to-go-live/effects-settings.md). You can turn them off at any time — when disabled, they won’t be applied to your stream.
5. **One-Click Gifting** \
   Normally, when you send a gift to a streamer, the platform asks you to confirm that you really want to send that gift in the selected quantity. If you disable this setting, gifts will be sent immediately, without any extra confirmation.


---

# 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.frogy.com/lets-get-started/profile-settings.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.
