# Create Your Meteor Profile With Near Social Integration

<figure><img src="/files/DGQvBn2OnUWgBbvcFZqW" alt=""><figcaption><p>A completed Meteor Profile</p></figcaption></figure>

Let's walk you through how to complete your Meteor Profile.

1. Click the settings (gear icon) in the bottom right of Meteor.

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

2. Click your profile at the top to edit it.

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

Alternatively, jump straight to your profile by visiting <https://wallet.meteorwallet.app/wallet/settings/profile> in the web wallet.

3. If you already have a [Near Social](https://near.social/#/) profile it will auto sync with Meteor Profile - no need to update or import it.\
   \
   If not, simply fill out your profile details for Name, About and your handles for Twitter and Telegram. Then click Update.\
   \
   You'll see a note at the bottom if already synched.<br>

   <figure><img src="/files/LJGmpZNWwvVios3pIVTz" alt=""><figcaption></figcaption></figure>
4. To update your PFP you have three options.\
   \
   i) Choose a PFP from an NFT in your collection by clicking on the profile image/placeholder and follow the instructions.<br>

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

   \
   ii) Browse the NFT you would like as your PFP and click 'Set PFP'<br>

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

   \
   iii) Choose a PFP on your Near Social account and it will synch with Meteor Wallet.\ <br>

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

At Meteor we're keen to improve ways you can customise your wallet experience.&#x20;

And we look forward to building on our partnership with Near Social, the Open Web's development platform on NEAR Protocol.


---

# 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.meteorwallet.app/meteor-guides/create-your-meteor-profile-with-near-social-integration.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.
