> For the complete documentation index, see [llms.txt](https://docs.rwlarp.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rwlarp.app/profile-labels.md).

# About profile labels and checkmarks

### Blue checkmark

The blue checkmark means that an account has an active subscription to RWL Pro and meets our eligibility requirements. These accounts may represent an individual or an organization.&#x20;

<div align="left"><figure><img src="/files/R7DoKsKBt5dOKfV2Ocz9" alt=""><figcaption></figcaption></figure></div>

### Gold checkmark and square profile picture

The gold checkmark indicates that the account is an official organization account.

<div align="left"><figure><img src="/files/IkWUfGp9abql5oHfStau" alt=""><figcaption></figcaption></figure></div>

### Affiliation badges

Affiliation badges indicates that an account is connected to an organization on RWL. The affiliation badge contains the profile photo of a Organization and is applied to all the affiliates of that organization. Affiliated accounts can have gold, red, or blue checkmarks depending on the type of account. Affiliation badges are displayed on profiles, posts, timelines, notifications, DMs, search results and elsewhere.<br>

<div align="left"><figure><img src="/files/8Cix4uqUHFPlXGp9Kce2" alt=""><figcaption></figcaption></figure></div>

### Red checkmark

The Content Creator badge (Red Checkmark) indicates that an account is an official Content Creator on RWL. The badge is displayed alongside the account’s red verification checkmark and helps identify creators who are recognized by RWL. Content Creator badges are displayed on profiles, posts, timelines, notifications, DMs, search results and elsewhere.

<div align="left"><figure><img src="/files/QlwDu4jy7cVC1RqrkDvC" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rwlarp.app/profile-labels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
