> 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-webstore/getting-started.md).

# Getting started

**Coda Webstore** powers fully branded D2C web stores—built for selling digital goods, running live-ops, rewarding loyalty, and revealing data you can act on.\
\
**Take full control of your customer journey**. **Coda Webstore** gives digital goods and content providers to complete control of their customer journey – from discovery to checkout, you design the experience. Launch exclusive promotions, tailor pricing by market, and build loyalty - on a store that looks and feels like your brand.

To get started with Coda Webstore, reach out to our team at: [www.coda.co/contact/](https://www.coda.co/contact/?utm_source=coda\&utm_medium=website\&utm_campaign=coda-technical-docs)&#x20;

### With Coda Webstore, you can:

* Launch a web store with complete brand control
* Enable localized payment methods, personalized SKU offers, and live-ops ranging from loyalty programs to free giveaways
* Gain access to critical data, such as conversion funnels, marketing attribution, payer retention - all segmented by country, time period, and more

<div align="center" data-full-width="false"><figure><img src="/files/GqdvVv5E8exuVLDTat7a" alt=""><figcaption></figcaption></figure></div>

### This document walks you through how to:

* Verify and validate user game accounts using Partner APIs
* Process top-up and recharge requests in real-time
* Optimize your store operations to drive more engagement and conversions

<figure><img src="/files/7KVVmm9QJ7GoronDgwH0" alt=""><figcaption></figcaption></figure>

### Get started fast in 3 steps:

* Talk to us - speak with our team to understand your goals and gather custom requirements
* Integrate - Connect with our Partner APIs and configure offers, pricing, and promotions
* Launch with Coda - we build, localize, and scale your store, fully supported and globally compliant


---

# 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-webstore/getting-started.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.
