# Token Store

A Token Store is a versatile platform that allows users to create, customize, and showcase their digital tokens. It acts as a personalized marketplace, offering a unique space to display tokenized assets, provide detailed information, and facilitate trading. With a Token Store, users can establish their presence in the digital asset ecosystem and engage with a broader audience.

**Learn how to:**

{% content-ref url="/pages/xpIBSe0NzemuQfkpXHNu" %}
[Create a Token Store](/how-to/public-chain/token-store/create-a-token-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/3p6RLzsNuO1ix37x7z7f" %}
[Design Store Front](/how-to/public-chain/token-store/design-store-front.md)
{% endcontent-ref %}

{% content-ref url="/pages/A9dIAXRxmFOwJM0lecqk" %}
[Custom Domain Hosting](/how-to/public-chain/token-store/custom-domain-hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/JJ2lFisgcktVbdLXuDHB" %}
[Create & Manage Store Users](/how-to/public-chain/token-store/create-and-manage-store-users.md)
{% endcontent-ref %}


---

# 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.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.
