# Social

OnlyApes is not just a place to create, trade, and monitor memes. It's also a place where you can build your own social presence and interact with other community members directly on our site.&#x20;

## Create Profile

You can create a username by going to the profile page indicated by the following icon: ![](/files/xTq9h1344KwyekhHtKUk)

On the profile page you will see the "Verify Profile to Comment" button as indicated in the image below.

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

After verifying your profile, you can click "Edit Profile" to create a username. This username will be shown across the site including when you create coins, trade coins, and comment on the site. All profile pages show a user's created coins and held coins on OnlyApes.&#x20;

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

Profile pages are a great way to show off your coins and check on what your friends are buying!

## Troll Box

OnlyApes also has a troll box that is easily accessible around the site by clicking the ![](/files/FufdeIUtYUI7753rcUkv) icon.

<figure><img src="/files/4FCnu63LpmG5TIlxzDpY" alt=""><figcaption></figcaption></figure>


---

# 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://onlyapes.gitbook.io/documentation/social.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.
