> For the complete documentation index, see [llms.txt](https://docs.brandswap.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brandswap.tech/purchasing-nfts/purchase-process.md).

# Purchase Process

## Step 1: Connect Your Wallet to Brand Swap

First, access Brand Swap and establish a connection with your wallet. If you don't have a wallet, create a compatible one and set up the connection using browser extensions or other wallet integration methods.

## Step 2: Select the NFT to Purchase

Browse through Brand Swap's marketplace to find NFTs that interest you. Utilize search functionality and category filters to discover the desired NFT. Access the NFT's detail page to review descriptions, images, pricing information, and any additional details.

## Step 3: Complete the Payment with Tether (USDT)

Once you've chosen the NFT you wish to purchase, proceed to the payment process. Brand Swap utilizes Tether (USDT) for payments. Ensure you have a sufficient balance of Tether in your wallet and proceed to enter the payment details to finalize the purchase.

## Step 4: Receive the NFT Instantly upon Payment

Upon successful completion of the payment, the purchased NFT will be instantly delivered to your wallet. Check your wallet's NFT section or collection to confirm the arrival of your new NFT. As NFTs have unique identifiers on the blockchain, the ownership transfer occurs immediately.

## Step 5: Confirm Receipt in Your Wallet

Verify that the NFT has arrived in your wallet. Review your wallet's transaction history and NFT ownership status to ensure that the NFT is securely owned by you. You can choose to display the NFT in your wallet or share it with others, as desired.

{% hint style="info" %}
By following these steps, you can smoothly navigate the NFT purchase process on Brand Swap. If you have any questions or need assistance, feel free to contact our support team or post your inquiries on the community forum. We are here to support your exceptional NFT trading experience at all times.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.brandswap.tech/purchasing-nfts/purchase-process.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.
