# Skywalk Registry

The [Skywalk Registry](https://skywalk.to/registry) contains the official list of Skywalk Prediction Tokens. These tokens have been selected based on underlying market demand at the time of token creation. Builders and market makers utilizing Skywalk tokens may also join our Markets Committee to request new listings.

Skywalk Prediction Tokens follow the following naming schema:

SW-\[*Exchange Identifier*]\[*Market Identifier*]\[*Outcome Identifier*]

For example, SW-P1A indicates that it holds a prediction market position from Polymarket (P) for the Bitcoin price prediction market (1) for a $200,000 YES outcome in 2025 (A).

These identifiers are specific to Skywalk.

Vanity tickers may also be used for focus markets to aid user discovery.

A helper contract for the registry will be added soon along with more robust off-chain tooling.

**Exchanges Supported**

* Polymarket (P)

**Blockchains Supported**

* Polygon
* Base
* Ethereum

Please reach out to markets at skywalk.to if you would like to add an exchange, blockchain or a particular prediction market.


---

# 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://skywalk.gitbook.io/skywalk-docs/skywalk-registry.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.
