# Publishing an existing collection

### Publishing through CSPR.studio

If your NFT collection was created outside of CSPR.studio you can still use it to publish your collection to CSPR.market.

Note: You can also create a new collection on CSPR.studio, see details [here](/create-your-collection.md#creating-an-nft-collection).

### First register your existing collection

* Navigate to [CSPR.studio](https://cspr.studio) > [My Collections](https://cspr.studio/collections)
* Click [Create new collection](https://cspr.studio/new-collection)

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

* On the "Create a new NFT Collection" page, click [Register an existing collection](https://casper-nft-studio.stg.make.services/register-collection) on top right

<figure><img src="/files/2BlBqsK8MpuhWRTi1anN" alt=""><figcaption></figcaption></figure>

* Provide your collection details

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

* Once you have submitted the collection details, if everything is correct then you should see a success message

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

* Add collection assets by following the details in [customizing your collection](https://docs.cspr.market/create-your-collection#customize-your-collection).
* Then to publish on CSPR.market, follow the steps in [publishing your collection](https://docs.cspr.market/create-your-collection#publishing-your-new-collection).<br>


---

# 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.cspr.market/publishing-an-existing-collection.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.
