# Lightning

รับรางวัลไปเลย ถ้าเราถือ NFT ธาตุที่กำหนดไว้ตาม condition และแน่นอนว่าของมีจำนวนจำกัด ดังนั้นจะต้องใช้ความเร็วในการแลกกันสักหน่อย

ทางเขามีหน้าเว็บให้เราเข้าไปแลก และมีการ check condition ให้ก่อนเลยว่า ตัวที่เราถือ ตรง condition ของเขาไหมด้วยนะ และตัวไหนที่เอาไปใช้แลกในแคมเปญแล้ว ใช้อีกไม่ได้ ต้องรอรอบใหม่นะ

รอบแรกเราได้ Grab Food 100 บาท รอบที่สองได้ Grab Food 100 บาท กับ True Money 100 บาท เรียกได้ว่ามี utility พร้อมใช้เลยทีเดียว

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

ในรอบหลังจะไม่ใช้ความเร็วในการแลก เมื่อเรามี NFT ธาตุที่กำหนดไว้ตาม condition ก็สามารถเข้าไปลุ้นของรางวัลต่าง ๆ โดยจะสุ่มแจก ทำให้มีโอกาสมากกว่าเดิม


---

# Agent Instructions: 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:

```
GET https://cryptominseo.mikkipastel.com/contribute/tripster/holder-utility/lightning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
