> For the complete documentation index, see [llms.txt](https://custos-org.gitbook.io/custos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://custos-org.gitbook.io/custos/rollocker/images-and-media/about-token-source-rollocker.md).

# About Token Source Rollocker

Launching a Token Source Rollocker (TSR, also shortened to rollocker) is the initialization process of rollocking. A rollocker is structured as a dedicated vault where users can rollock particular token.

{% hint style="info" %}
The existence of a TSR for a given token does not indicate it has one or more associated [prediction markets](/custos/rollocker/interactive-blocks.md).
{% endhint %}

You can easily access and view all available TSRs in the Rollocker page.&#x20;

## <sub>How are TSRs Launched?</sub>

Users cannot directly launch a TSC. All TSMs are launched by the market team. However, we strongly encourage all users to actively propose for new rollockers.

The best approach to give your proposal is to visit

[Custos.Discord](https://discord.gg/ShsbA6J9uU) in the #market-proposal channel

and submit a Market Proposal Form.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://custos-org.gitbook.io/custos/rollocker/images-and-media/about-token-source-rollocker.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.
