> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/coda-links/link-users-out-to-coda-powered-webstore.md).

# Link users out to Coda-powered Webstore

If you have a Coda-powered Webstore, you can easily create parameterized URLs based on your Webstore domain. These URLs redirect users from your app to a simplified express checkout page on your Coda Webstore, serving as a designated checkout page.

## User Experience

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

## Key Benefits

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Simple URL-Based Setup</strong></td><td>You only need to generate the correct URL format with the required data points (Session Token, SKU ID, and Locale) to open the express checkout page on your Webstore. No API required.</td><td data-object-fit="contain"><a href="/files/r2ZwgpF46PWO13TKb7xM">/files/r2ZwgpF46PWO13TKb7xM</a></td></tr><tr><td><strong>Build Out-of-App Loyalty from Day One</strong></td><td>Coda Links via Webstore helps you capture players beyond the app. All Coda Links checkout comes with a post-purchase funnel that converts in-app users into repeat, high-margin Webstore purchasers.</td><td data-object-fit="contain"><a href="/files/ZCYXue9OfLoXLTrVisWY">/files/ZCYXue9OfLoXLTrVisWY</a></td></tr><tr><td><strong>Optimized Conversion</strong></td><td>The express checkout removes storefront distractions, focusing the user entirely on the selected SKU and the payment process, which increases conversion rates.</td><td data-object-fit="contain"><a href="/files/NWSdMbTUHZQ6LApQS1yC">/files/NWSdMbTUHZQ6LApQS1yC</a></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coda.co/coda-links/link-users-out-to-coda-powered-webstore.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
