> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/spikemark/ip-address-and-network-connection/connecting-to-a-showstopper-consolette.md).

# Connecting To A Showstopper Consolette

Before connecting to your Consolette in Spikemark, make sure you have set the [IP Address on the Consolette](/docs/spikemark/ip-address-and-network-connection/setting-showstopper-consolette-ip-address.md) first.

{% hint style="info" %}
Check out these instructions on [how to set up your Showstopper Consolette.](/docs/showstopper/legacy/showstopper-consolette/on-board-settings.md)
{% endhint %}

![Showstopper Consolette IP Address](/files/If6xdBwLpYBKx7GHszs1)

1. **Click** "**Showstopper Consolette"** in the **Control Devices** section to open the **Showstopper Consolette Settings.**
2. **Change the IP Address** field to match the IP Address on your Consolette.
3. **Click "Connect"** to initiate the connection between Spikemark and your Consolette.
4. **Click "Close"** to save the settings and close the **Showstopper Consolette Settings.**

{% hint style="success" %}
Notice that the **Showstopper Consolette** button is now green, indicating that you are connected.
{% endhint %}


---

# 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://docs.creativeconners.com/docs/spikemark/ip-address-and-network-connection/connecting-to-a-showstopper-consolette.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.
