# Ottergram

Level: Easy\
Points: 10\
Type: Daily Challenge

Lab Interface

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

We have option to edit our profile.

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

Request of edit profile looks as:

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

editing id values, we can change the details of other user,

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

viewing user's details after editing

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


---

# 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://notes.dollarboysushil.com/web-app/bugforge/broken-access-control/ottergram.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.
