# #1 Install CTPAY Wallet

**CTPAY Wallet** is an essential tool for accessing Opick. All transactions in the NFT Marketplace are made through CTPAY Wallet. Using the CTPAY Wallet account details one can login into Opick.

CTPAY Wallet supports both Android and iOS versions of the app. Insttall via the link below:

**Google Drive :** <https://play.google.com/store/apps/details?id=app.ctmwallet>

**Apple Store :** <https://apps.apple.com/kr/app/ctpay/id1610293370>

A seperate gitbook exists for the <mark style="color:blue;">CTPAY Wallet</mark> guide. Please refer to the <mark style="color:blue;">CTPAY Wallet</mark> guide through the link below.

<https://ctomorrow.gitbook.io/home/v/kr/guide/signin>


---

# 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://ctomorrow.gitbook.io/opick/guide/1-install-ctpay-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.
