# Settings

<figure><img src="/files/QqQChyJCwbgt2UEH1GS8" alt=""><figcaption></figcaption></figure>

The **Settings page** is your command center for all things account-related. It’s where you fine-tune your identity, security, and integrations across the Botify platform.

Here’s what you can do:

* **Update your username** – Change how your name appears across your profile and marketplace listings.
* **Upload or change your profile picture (PFP)** – Keep your creator brand fresh and recognizable.
* **Manage connected wallets** – Link or disconnect wallets like Phantom and Solflare to control where payments go.
* **Connect social media** – Add links to your Twitter, Discord, or website so followers and buyers can engage with you outside the platform.
* **Notification settings** – (If enabled) Choose how and when you get alerts about purchases, follows, or agent updates.

Simple, clean, and all in one place—it’s everything you need to manage your digital identity on Botify.


---

# 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://botify-cloud.gitbook.io/docs/platform-overview/platform-pages/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.
