# Your Story

Updating your story takes just moment and can be done when viewing your profile. You can make changes to your story at any time from within the iOS or android application.

### From within the app:

1. Tap your photo or icon in the top right of the screen.
2. Tap the pencil icon in the top right to edit your profile and update your profile photo.&#x20;
3. In the **Tell us your story** section, provide a brief write up as to your services.
4. Once complete, press the **Save** text in the top right of the screen to finalize your changes.&#x20;


---

# 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://support.soberpeer.com/mobile/your-story.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.
