# Introduction

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

In the Croscribe Marketplace, you can buy listed inscriptions, as well as list them up for sale.

A few notes:

* Listing and unlisting is gas free!
* Due to the nature of our marketplace, in order to list your inscriptions, you first must deposit it into the Croscribe wallet. This can be done by clicking your profile on the top right of the page.
* Similar to depositing to list, after buying an inscription listing, you can withdraw it back to your wallet after by withdrawing on your profile page.

Have fun and happy trading!


---

# 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.croscribe.com/croscribe/marketplace/introduction.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.
