# Engage with Users

Engagement with user profiles on Moseiki is primarily managed through the kebab menu in their profile. This menu allows you to interact with other users in several ways, ensuring a smooth and versatile experience on the platform.

<details>

<summary>How to View account details?</summary>

* Tap the ![](/files/HnmmSnsu8TXnQx7QJmEt) <mark style="color:purple;">Kebab Menu</mark> on the top right corner of the screen and select <mark style="color:purple;">About this account</mark> from the menu options.
* Review the details and information provided about the use

</details>

<details>

<summary>How to Share a suers profile?</summary>

* Tap the ![](/files/HnmmSnsu8TXnQx7QJmEt) <mark style="color:purple;">Kebab Menu</mark> on the top right corner of the screen and select <mark style="color:purple;">Share this profile</mark> from the menu options.
* Choose how you want to share the profile and follow the on-screen instructions to complete the action.

</details>

<details>

<summary>How to Report a user?</summary>

Tap the ![](/files/HnmmSnsu8TXnQx7QJmEt) <mark style="color:purple;">Kebab Menu</mark> on the top right corner of the screen and select <mark style="color:purple;">Report</mark> from the menu options.

&#x20;A list of reasons will be displayed for reporting the user. Select the category that best fits the issue:

* Sexual content
* Violent or repulsive content
* Harassment or bullying
* Scam or fraud
* Legal issue
* Harmful or dangerous acts
* Child safety
* Spam or misleading
* False information
* Something else

After reporting, you will receive a confirmation screen stating “Thank you, we received your report!”

### Additional Information

* **Automatic Removal**: Any post that accumulates at least 50 reports in any category will automatically be removed.
* **Immediate Danger**: If the content poses immediate danger, contacting local emergency services is advised.
* **Anonymity**: Your report is anonymous, except if you’re reporting an intellectual property infringement.

</details>


---

# 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.moseiki.app/help-center/explore-moseiki/engage-with-users.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.
