> 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/changelog/legacy-changelog/2023-06-07-gash-gift-card-channel-new-price-point-release.md).

# \[2023-06-07] GASH Gift Card Channel New Price Point Release

We are introducing new price points for GASH Gift Card Channel. These new price points are designed to offer greater flexibility and options for our merchant.

* [x] &#x20;30
* [x] &#x20;170
* [x] &#x20;350
* [x] &#x20;450
* [x] &#x20;1200
* [x] &#x20;1490
* [x] &#x20;1690
* [x] &#x20;2000
* [x] &#x20;2690
* [x] &#x20;3290
* [x] &#x20;20000

The introduction of these new price points aims to enhance the user experience and cater to the diverse needs and preferences of our GASH Channel users. It allows for more personalized choices and expands the range of available mobile content.

We believe that these new price points will contribute to increased user satisfaction and engagement, as well as drive growth and revenue for our GASH Channel platform.

Please note that these new price points are updated in [Detailed Fixed Price Points Sheet](https://docs.google.com/spreadsheets/d/1getC_v4fiHAPBXQTxhg3O-DGh5clYXcMcX75S8qTD0g/edit#gid=1380710076)

<figure><img src="https://files.readme.io/cdb4bb2-image.png" alt=""><figcaption></figcaption></figure>

For any further inquiries regarding this release, please contact our support team as well at <technical@codapayments.com>.


---

# 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/changelog/legacy-changelog/2023-06-07-gash-gift-card-channel-new-price-point-release.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.
