# Skywalk Bridge

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

{% stepper %}
{% step %}

### Mint a Skywalk Prediction Token

In order to use the Skywalk Bridge, you must first hold a Skywalk Prediction Token.

Please check the [Skywalk Registry](/skywalk-docs/skywalk-registry.md) for a list of prediction market positions that are currently eligible for bridging.

The [minting interface](https://skywalk.to/mint) will auto-detect eligible prediction market positions.
{% endstep %}

{% step %}

### Bridge In

Once you have Skywalk Prediction Tokens, you may use the [Skywalk Bridge](https://bridge.skywalk.to/). The interface will auto-detect eligible tokens for bridging.
{% endstep %}

{% step %}

### Wait a Little

Tokens are transferred in as little as 9 seconds.
{% endstep %}
{% endstepper %}


---

# 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/trading-with-skywalk/skywalk-bridge.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.
