# Linking your Account

PixelPals supports the linking between your Particle wallet and a valid ETH address / MocaID.&#x20;

### Linking your ETH Address

Your can input your ETH address on the Pet Profile page, with the purposes of a) claiming your $MON tokens on the ETH Mainnet and b) supporting any third party guild integration. Please ensure that you **strictly input your own ETH address** in this field.&#x20;

1. Open up the Pet Profile page and click on 'Link' <br>

   <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2F8dI3BppyERCPN7LwxtAk%2Fimage.png?alt=media&#x26;token=445c0da3-984e-4744-a5e8-aea924ae2e3a" alt=""><figcaption></figcaption></figure>
2. Enter your ETH address (copy paste supported)<br>

   <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2FuWoSyFyFgaO1qxUbHCKL%2Fimage.png?alt=media&#x26;token=4080b357-8c0b-4d4b-9c20-3834e2bbd11d" alt=""><figcaption></figcaption></figure>

### Linking your MocaID&#x20;

PixelPals supports the integration with MocaID, along with related perks for MocaID users.&#x20;

1. Open up the Pet Profile page and click on 'Link' <br>

   <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2F0KBiDn6UXS5CPAcu4as7%2Fimage.png?alt=media&#x26;token=e7a70e13-a1d6-4fad-b2f3-0f66a99f83ef" alt=""><figcaption></figcaption></figure>
2. Press Connect for MocaID <br>

   <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2FmAKBFqPEZwa5fVReUfMN%2Fimage.png?alt=media&#x26;token=9fcde668-30d1-4fd5-a200-e1e6b99c4379" alt=""><figcaption></figcaption></figure>
3. Complete the login or signup via the browser popup. <br>

   <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2FcAQVc0Udi1GzYC5Wi1aU%2Fimage.png?alt=media&#x26;token=bbd1c72d-60d0-4690-a776-d851f582f5a7" alt=""><figcaption></figcaption></figure>

### Troubleshooting

The popup for MocaID link may not appear in cases whereby the browser blocks your popup.&#x20;

* For troubleshooting on web, please refer to the guide [troubleshooting-guide](https://liquidx.gitbook.io/pixelpals-documentation-season-0/troubleshooting-guide "mention")
* From troubleshooting on mobile, please ensure that you have disabled the popup blocks from your phone's browser settings. <br>

  <figure><img src="https://3722848676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhmRbgdh57YfWgK5l6laa%2Fuploads%2FLZF0WcgxZPEneF3Iwas6%2Fimage.png?alt=media&#x26;token=8b99beab-8cc2-4495-8697-038a231ff724" 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://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/linking-your-account.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.
