> 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/explore-our-products-and-services.md).

# Explore our Products & Services

## <mark style="color:purple;">Solutions</mark>

Coda's solutions range from being dedicated to maximizing impact of out-of-app monetization, to focusing on helping Publishers drive D2C & channel commerce growth, reach wider payment acceptance, enhance conversion & loyalty, and grow user base and market coverage.

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

Explore Coda’s solution guides, documentation, and examples, all crafted to help partners understand and integrate our best-in-class solutions. We also have dedicated teams to support every step of the way. Feel free to reach out to us at [Contact Us](/references/contact-us.md)

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p>For partners unlocking the safety, security, and seamlessness of Codapay’s impressive selection of payment channels. </p><p></p><p><mark style="color:blue;">more details -></mark></p></td><td><a href="/files/Ie2PH7NTSYAxqX7YGvD5">/files/Ie2PH7NTSYAxqX7YGvD5</a></td><td><a href="/pages/16KUde1fuitRmAJe5Vdh">/pages/16KUde1fuitRmAJe5Vdh</a></td></tr><tr><td><p>For partners utilizing Coda’s industry-leading third party web store. Get a deeper look at our Fulfillment API and integration details.</p><p></p><p><mark style="color:blue;">more details -></mark></p></td><td><a href="/files/B7LRsSlt3rk0BvIpcQ6Z">/files/B7LRsSlt3rk0BvIpcQ6Z</a></td><td><a href="/pages/XKdqTaA0RbZP6jdZMee1">/pages/XKdqTaA0RbZP6jdZMee1</a></td></tr></tbody></table>

Thanks for dropping by!

We’re continuously updating and improving these resources for our valued partners and will ensure you’re alerted to these developments.

If you don't find what you need, please let us know at [Contact Us](/references/contact-us.md)


---

# 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/explore-our-products-and-services.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.
