# Account settings

### Change basic details <a href="#change-your-avatar-photo" id="change-your-avatar-photo"></a>

Keep your Reader Mode profile up to date by changing your name, birthday, location and description. Here’s how:

1. Visit [Profile settings page](https://readermode.io/settings/profile)
2. Under `Basic Details` , update your name, birthday and other details
3. Click `Save`

### Change social media links

1. Visit [Profile settings page](https://readermode.io/settings/profile)
2. Click `Links`
3. Update your social media links and click `Save`

### Change your avatar photo[​](https://help.raindrop.io/account-settings#change-your-avatar-photo) <a href="#change-your-avatar-photo" id="change-your-avatar-photo"></a>

1. Visit [Profile settings page](https://readermode.io/settings/profile)
2. Click `Profile Photo`
3. Click `Choose File`
4. After chosen a new photo, click `Save`

### Change cover photo

1. Visit [Profile settings page](https://readermode.io/settings/profile)
2. Click `Cover Photo`
3. Click `Edit Cover Image`
4. Click `Upload an image` to upload image from your device or `Choose from library` to choose images from Unsplash


---

# 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://help.readermode.io/getting-started/account-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.
