> For the complete documentation index, see [llms.txt](https://skip-org.gitbook.io/skip-remote-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skip-org.gitbook.io/skip-remote-guide/quick-start-guide.md).

# Quick Start Guide

## Getting Started with the Wizard

1. Launch the Skip App software and you will be sent immediately to the Getting Started Wizard
2. Connect your remote using the provided USB cable
3. Name your Skip 1s remote

![Your remote’s name should help you remember where you will use your remote. For example, you could name it Living Room Remote or Bedroom Remote. Of course, you could really name it anything you like, perhaps The Jolly Roger! It's up to you.](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/DDB97E3D-6E73-42F6-98B7-55AF0CF17884_2/hxPDUV0tNxWgBOfHNVXXoCDMBetpsG4BoTrGwqi9ry0z/Screenshot%202023-01-04%20at%2011.18.59%20AM.png)

### Setting Up an Activity

Your Skip 1s Remote can have three “activities.” You can change between them by pressing the A, B, and C buttons at the top of your remote.&#x20;

![ABC buttons](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/599C5CEA-4F1D-4E0E-8114-DF7235F205EF_2/KYaXDMghwdYjJ2YLJLI20ETzPvxTrRZhnmwsE620QjAz/ABC%20buttons.png)

*It's noteworthy that when you change between activities by hitting these buttons, your remote does not send any signals. Hitting the B button simply changes what all of your remote buttons do, it does not send any commands to your media center devices.* &#x20;

Now we’ll go through the process of setting up your first activity.

### Select one of the available activities.

![Possible Activities. You can find more by hitting the arrow left of this list in the Skip App](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/9A91CBF7-F03D-402E-A8AB-48D93311562B_2/ODkFI9i07pjoGzXIOE3lggs8l1smAZ8fCKTlkrSu09Yz/Image.png)

* Click Add Device and then select from the available categories.

![A Few Device Categories](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/05EB1F7D-4982-481D-A5E6-5AB121512BAE_2/hg29ypsUfuNIW2PqoR6E6AQcRozlYSUdtIv6eUh27Aoz/Image.png)

If you aren’t sure which category your device falls under, just make your best guess. In many cases, devices can be found under multiple categories for easier searching.

* Select your Brand and Model

![](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/442FBE59-67F3-4F1A-A1B7-1BA6BDEF3659_2/F27Ox4I54Gj6mFKApKICLxBJgXyhVRJmcE3jmFUYnNsz/Image.png)

If your exact model isn’t shown, don't worry! Most brands re-use codes between models or use code groups, like the one pictured above. Select the model that seems best. Now point your connected remote at the device and click the Test Device button shown above. If it turns the device on or off, your selection was correct! If not, try another model.

Once you’ve finished selecting all your devices, continue to the Map Your Devices page and answer the questions.

### Map Your Devices

Answer the questions pictured below.

![These questions help the Skip App figure out how you use your devices and pre-selects the proper buttons in the activity.](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/0681EE93-F1BB-4BA8-A63B-EB087A697933_2/EV7Lt1ysy6OoZ8VK67it2w1FdaxsPDFcw5ADs5rJlmUz/Image.png)

* Click Continue until you have completed the wizard. Congrats, you’ve set up your first activity!

### Sync

* Finally, on the Activities page, hit the SYNC button, and your new activity will be transfered to your Skip 1s Remote, ready to use!

![If your remote is not connected, the SYNC button will be grayed out.](https://res.craft.do/user/full/233b6a4a-4755-d05e-123b-d76a91da1de2/doc/A5915D78-F0AC-4D42-A3AB-BE054745D8C4/61710B90-602A-4CB9-A426-30513C1BB6FA_2/LEtEDo9tjEzF8X1cvDsijuZiCPQ3xJ3oDgIDkc1VPg4z/Image.png)


---

# 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://skip-org.gitbook.io/skip-remote-guide/quick-start-guide.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.
