# Verification

## What is verification on Jeti?

Verification on Jeti is our way of ensuring that people are who they say they are. However, unlike other social media platforms, Verification on Jeti is open to *everyone*!&#x20;

Having a blue check on your profile is no longer a status symbol or an indication of importance, rather it just signifies that you are in fact who you say you are!

## How can I get verified on Jeti?

To get verified on Jeti:

1. Tap ![](/files/Z2jz6LcbVpKoNxnQMws7) to navigate to your profile.
2. Click the **Edit Profile** button.
3. Under your profile picture, tap on **Verify Account**.
4. Select one of the options and follow the on-screen instructions.

Once you have completed the process, your verification status may take some time to complete. Don't worry, you will be notified when it does!

## What happens once I have been verified?

Now that we know you're a real person, you'll get a small blue checkmark on your profile and will unlock access to certain features that are unavailable to unverified users.


---

# 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.jeti.app/your-account/verification.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.
