# Create a Token Store

A Token Store is a dedicated space on the Spydra platform for creating, customizing, and showcasing tokens. It serves as a personalized marketplace where users can display tokenized assets, provide detailed information, and facilitate token trading.

### <mark style="color:blue;">Store Creation Guide:</mark>

Follow these steps to set up your Token Store:

1. **Name Your Store** - Choose a memorable and relevant name for easy identification.\
   Example: Investate
2. **Set Store URL** - Create a unique URL for your store. \
   Format: `https://[your-store-name].openrwa.io`

{% hint style="success" %}
Custom domain hosting is available - [Learn How](/how-to/public-chain/token-store/custom-domain-hosting.md)
{% endhint %}

3. **Craft Store Description** - Write a clear, concise description of your store, highlighting key products or services.
4. **Finalize Creation -** Click the '<mark style="color:blue;">**Create Store**</mark>' button to launch your Token Store.

<div align="left"><figure><img src="/files/gD7I7Is2QeXUpZ8apIJL" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.spydra.app/how-to/public-chain/token-store/create-a-token-store.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.
