# ID's

### User ids

{% hint style="info" %}
Before starting, make sure developer mode is enabled on your account:\
to do this\
1\) go to settings -> advanced\
2\) toggle on `developer mode`
{% endhint %}

#### Desktop

1\) right click on a user and click `copy user id`\
![](/files/bhHa4XepXID0xZN8jREZ)<br>

#### Mobile

1\) tap on a user\
2\) click the 3 dots on their profile\
3\) click `copy user id`

### Emoji Ids

1\) Type your desired emoji into the message bar\
![](/files/ik0yznvWZ1rcGm8r6GNI)\
2\) before the emoji, add the `\` character and click send\
![](/files/n1ZvFKjq3WWHrauxPy2V)\
3\) copy this, and now you have an emoji ID to use where needed.\
![](/files/xFNrBD5C8CpumN29ryDz)


---

# 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.olilz.xyz/support/ids.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.
