# Display a user profile

By utilizing Boiler's quick access via **right-click and the "User Details"** app or the **/profile** command, you can easily access user profiles on Discord. Gain insights into users' NFT holdings and Lens publications to deepen your understanding of their contributions to the NFT ecosystem. \
\
Start exploring user profiles with Boiler and unlock a new level of engagement within your Discord community.

## Option 1: Quick Access via Right-Click and App

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

### Step 1: Identify the User&#x20;

In your Discord server, locate the user whose profile you want to access.

### Step 2: Right-Click on the User&#x20;

Right-click on the user's name to open a context menu.

### Step 3: Select "App" and "User Details"&#x20;

In the context menu, hover over "App" and select "User Details." This action will bring up the user's profile details.

### Step 4: Explore User's NFTs and Lens Publications&#x20;

Within the user details, you will find a comprehensive overview of the user's NFT holdings and publications on Lens. Take a closer look at the NFTs they own and the content they have shared on the platform.

## Option 2: Command Access via /profile

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

### Step 1: Open the Text Channel&#x20;

Navigate to the text channel where you want to use the /profile command.

### Step 2: Use the /profile Command&#x20;

Type the command "/profile user:@Username" in the text channel, replacing "@Username" with the actual Discord username of the user whose profile you want to access.

### Step 3: View the User's Profile&#x20;

Boiler will provide a detailed profile of the user, including their NFT holdings and Lens publications. Take a moment to explore their collection and Lens activity.


---

# 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.boiler.gg/bot/user-section/guides/display-a-user-profile.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.
