# Tutorial for Particle Wallet

### **About Particle Wallet**

Sugar integrates the Particle embedded wallet, which can be directly opened and used in the app. Particle uses Multi-party computation (MPC) - Threshold Signature Scheme (TSS) technology to offer enhanced security for your cryptocurrencies and other digital assets.You can use the familiar web2 social accounts to onboard Particle wallet. The account you use to register Sugar is also the account for your Particle wallet.The social accounts Particle supports:

* Phone number
* Google account
* Apple ID
* Facebook
* Twitter (X)
* Discord
* Github
* Twitch
* Microsoft account
* Linkedin

<br>

### **How to Use Particle Wallet in Sugar**

#### Open Particle

You can open Particle by going to your profile page and clicking "My Wallet" or by simply clicking the Particle icon on any page.

<figure><img src="/files/NH4GSjpl9enLAsCnVABp" alt=""><figcaption><p>Open Particle</p></figcaption></figure>

#### Check wallet address & assets

You can check your wallet address on your profile page or in your Particle wallet. Copy your wallet address by clicking the icon beside it.

<figure><img src="/files/XLSNptHa6Rbccl258RAc" alt=""><figcaption><p>Check Address &#x26; Assets</p></figcaption></figure>

#### Switch network to ZetaChain

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

#### Send & Receive

* Send

<figure><img src="/files/9yvJ4jqvqC6Ats256Zhf" alt=""><figcaption></figcaption></figure>

* Receive

<figure><img src="/files/QJAsevAext7CZPy5rFMw" 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.sugars.zone/product/tutorial-for-particle-wallet.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.
