# How to Buy Fixed-price NFTs

## Through Metamask

Connect to your Uptick account through MetaMask and accept the transaction in your wallet extension. Once the transaction is approved, you can check your NFTs in \[My Profile], which will be available for trading.

<figure><img src="https://3489225859-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwGnGqd5wGgV2vbQ654V2%2Fuploads%2F2fLizt2iAjMjrhZRjBWF%2Fimage.png?alt=media&#x26;token=f2dad488-6418-418a-a2f1-cb74012476ab" alt=""><figcaption></figcaption></figure>

## Through WalletConnect

If you connect through WalletConnect, you can authorize transaction requests initiated by the web version on your mobile phone.

<figure><img src="https://3489225859-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwGnGqd5wGgV2vbQ654V2%2Fuploads%2FPGRdbAJn36VPoD3s7GSP%2Fimage.png?alt=media&#x26;token=6064e5fe-e252-4cfb-b7e4-a30440d38725" alt=""><figcaption></figcaption></figure>

## Through Uptick App

Users can purchase in the mobile app, rather than importing a wallet to the web wallet extension:

1. Click the ‘phone’ icon to view the QR code
2. Click the ‘scan code’ icon in the upper right corner to activate the scan function
3. Scan QR code to pay with the Uptick app

<figure><img src="https://3489225859-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwGnGqd5wGgV2vbQ654V2%2Fuploads%2FUXBqMpOMS1QAuhCREQNY%2Fimage.png?alt=media&#x26;token=92593b69-774d-4e4f-ba93-9dc676970f59" 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://upticknft.gitbook.io/uptick-chain-marketplace-help-center/purchase/how-to-buy-fixed-price-nfts.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.
