> For the complete documentation index, see [llms.txt](https://bacon-ro.gitbook.io/bacon-ro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bacon-ro.gitbook.io/bacon-ro-docs/bacon-system/card-exchange.md).

# การ์ดแลกแต้ม - Card Exchange

## เปลี่ยนการ์ดขยะให้กลายเป็น<mark style="color:$primary;">การ์ดคอลเลคชัน</mark>

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

**การ์ดขยะ 1 ใบ มีมูลค่า&#x20;**<mark style="color:$success;">**10P**</mark>

<figure><img src="/files/9AaM34il30Bg4Nc0VQwj" alt=""><figcaption></figcaption></figure>

***

## ไอเทมที่สามารถแลกได้

รออัพเดท

***

## ไอเทมพิเศษ <mark style="color:$danger;background-color:$danger;">"Collection Card Random"</mark>

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

**เมื่อเปิดกล่องสุ่มมีโอกาสได้รับ Collection Card I \~ Collection Card X**

{% hint style="info" %}
**และเมื่อฝาก** **Collection Card I \~ Collection Card X ครบทั้ง 10 ใบ**
{% endhint %}

{% hint style="info" %}
**รับสถานะเพิ่มเติม&#x20;**<mark style="color:$success;">**All status +1 Drop 5% Exp 5%**</mark>
{% endhint %}

***

#### **คุณสมบัติของ Collection Card I \~ Collection Card X**

{% columns %}
{% column %}

<figure><img src="/files/bHWODBC8OvieVdj5Ho2j" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/rrjMEhU5o21pC87kQHuq" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/RjuLuduyivrzgz5yVPFF" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/LW2KdtG9NBOUTnzgw8bS" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/f8BMt6dbYSIBc9XMqUFP" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/3jdLNYJRofHZ2kHrhOb2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/p6jNQFizZq40C0vEKKWL" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/XkEYE4ySK96QEeGSIzvQ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/tv6SuWH0PU5dVL38ow8U" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/MXISWGefGR7jOmAy0HKr" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://bacon-ro.gitbook.io/bacon-ro-docs/bacon-system/card-exchange.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.
