> For the complete documentation index, see [llms.txt](https://docs.flycode.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.flycode.com/docs/integrations/how-to-install-flycode-on-skio.md).

# How to install FlyCode on Skio

FlyCode offers a built-in integration with Skio via their App Marketplace to reduce involuntary churn by managing payment failures intelligently and increase revenue confidence.

### Steps to install FlyCode's app:

#### Step 1: [Sign Up](https://www.flycode.com/get-started) by Clicking 'Get Started'

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

#### Step 2: Invite FlyCode as a Collaborator in Shopify with Access to Skio &#x20;

#### Step 3: FlyCode Activates the App in Skio's Marketplace

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

#### Step 4: Set Launch Date and Go Live&#x20;

* FlyCode App operates on all existing and new charges that are in error state.
* When installing, the FlyCode App loads all existing charges in error state and backfills all errors for any charge.
* Backfilling error details is also performed each time FlyCode receives a webhook on a charge that's new to FlyCode<br>


---

# 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.flycode.com/docs/integrations/how-to-install-flycode-on-skio.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.
