# 2. Registration and Authorization

## <mark style="color:blue;">Q: Do I need a separate account for the NFT marketplace?</mark>

### A:  You can use an existing PointPay account or register a separate account by email

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

## <mark style="color:blue;">**Q: Can I use my wallet (e.g., MetaMask) to log in?**</mark>

### A: Currently, login is available only via a PointPay account or . Wallet connection may be supported in future updates.


---

# 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://nft-pointpay.gitbook.io/nft-pointpay/2.-registration-and-authorization.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.
