# Setup Profile Information

After connecting your MetaMask wallet to MIDNIGHT, it is **HIGHLY** recommended to update your profile information. Without a valid email address, MIDNIGHT is unable to notify you of incoming offers, being outbid, delivery updates, etc.&#x20;

## To Update Your Profile Information

1. Visit [MIDNIGHT.art](https://midnight.art/) and connect your wallet.
2. Visit My Account, then enter your details.
3. For the best communication, link your socials under the "Socials" tab and we will automatically notify you of any relevant marketplace interactions (e.g. winning of Raffle, being outbid, etc). \
   \
   **The social link will never be used for non-MIDNIGHT related notifications.**


---

# 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.midnight.art/setup-profile-information.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.
