# Trade

## Fixed price resells

### To buy

Sometimes, when searching for a .sol domain on [sns.id](https://www.sns.id/), you may find that the domain you're interested in is already registered. However, it might still be available for purchase at a fixed price on the SNS Marketplace or other secondary marketplaces.

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

To proceed with the purchase, simply search for the domain and click the <kbd>Buy Now</kbd> button. Proceed with the checkout in your wallet, and once purchased, the domain will automatically be linked to the purchasing wallet address.

{% hint style="info" %}
**Remember to have the currency the domain is listed in as well as SOL to cover the transaction fees.**
{% endhint %}

### To sell

Visit your profile page in the top right corner. If you have not yet, connect your wallet first. Click on the domain you would like to list for a fixed price. Then select <kbd>List</kbd>. Choose the currency & the price you would like to list for.

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

{% hint style="success" %}
**You will be able to view a price suggestion for your domain, either based on the overall market or the highest floor price within its category.**
{% endhint %}

Once listed, users will be able to search for your domain on [sns.id](https://www.sns.id/) and purchase it at the listed price.

{% hint style="warning" %}
**Note that to list your domain on other secondary markets (such as Magic Eden or Solsniper), you will need to** [**wrap**](https://docs.sns.id/collection/sns-v2/manage-your-domains#wrap-your-domain) **your domain and complete the listing through their respective platforms.**
{% endhint %}

You can manage your listing at any time from the domain's info page - for example, by editing the price or canceling the listing.


---

# 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.sns.id/collection/sns-v2/trade.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.
