# Setting Up Your Profile

1. **Select Username:** Choose a unique username from 4 to 16 characters in length.
2. **Profile Picture**: Add a profile picture by tapping on the profile icon and selecting an image from your device.
3. **Bio**: Write a short bio to let others know more about you. Tap on the bio section and enter your text.
4. **X Profile Link (optional)**: Click the button to connect to your X (Twitter) account and link your Popset profile.
5. Agree to our **Terms of Service** and **Privacy Policy** by checking the boxes.


---

# 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://guide.popset.xyz/getting-started/setting-up-your-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.
