# Creating a Profile

## Wallet Connection

Before you create a profile, you will need to connect a wallet. Press the "**Connect Wallet**" button in the top right corner, select your Solana wallet of choice, and sign the message to connect.&#x20;

## Create Account&#x20;

Once your wallet is connected, you will be prompted to create your profile. You can choose a username, profile picture, description, and enter in a [referral code](/fundamentals/getting-set-up/inviting-friends.md) if you have one for additional [points](/other/points.md)!

## Social Connections

Once your profile is set up, you have the option to link your Twitter/X , Instagram, and TikTok account to your LMAO.fun profile. We encourage users to use this feature as it gives an extra level of trust to creators and traders. Users will be able to sort by social connections when they look for coins.&#x20;

<figure><img src="/files/DO2GeerwgzglF6bqE5NO" 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://docs.lmao.fun/fundamentals/getting-set-up/creating-a-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.
