> For the complete documentation index, see [llms.txt](https://mikkicoding.mikkipastel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-04-2023-3-14-july.md).

# Content Roadmap Sprint 04/2023 (3 - 14 July)

<figure><img src="https://cdn.glitch.global/2a53279f-6b0b-496a-8c43-6bf257052e26/content_roadmap_2023_04.png?v=1688375577177" alt="" width="563"><figcaption></figcaption></figure>

### Content List

มี content ที่ทำต่อจาก sprint ที่แล้ว คือ Chainlink VRF นั่นเอง

* Blog Content: Chainlink VRF เหลือแค่แงะโค้ดฝั่ง smart contract นี่แหละ
* Blog Content: 3C Analysis อันนี้พี่เทอร์โบเล่าใน Bittoon DAO Learning นานแล้ว ได้เวลาทบทวน ทำกราฟฟิค และเล่าเรื่องในแบบของเรา เผื่อเป็นประโยชน์น้า เพราะจะทำเป็น template ให้ใช้เลย
* Product: LINE Sticker ทำเสร็จหมดแล้ว 16 ลาย เหลือเก็บรายละเอียด และส่งขายซะทีนะ 5555
* Project: ด้วยความที่เราไปงาน in-real-life ของ community web3 ต่าง ๆ แล้วก็น้อยอันมากที่จะลงบล็อก เพราะคนอ่านในทวิตมากกว่า ก็เลยอยากรวบรวมไว้ในที่เดียว พร้อมตัว content roadmap ด้วยเลย บนเว็บนี้ ที่เป็น web blog markdown อาจจะมีการปรับนิดหน่อย

### Retrospective

* เนื่องจากเสาร์อาทิตย์ไม่ได้ไปงาน IRL ที่ไหน เลยทำให้ content ใน sprint เสร็จก่อนกำหนด เลยเริ่มทำ content ใน sprint ถัดไปเลย
* ส่วน Sticker LINE **Pastel Crypto Boy** ส่ง submit ไปแล้ว พร้อมเข้าร่วม "LINE STICKERS CONTEST 2023" ด้วย โดยตัว sticker จะได้วางขายวันที่ 15 สิงหาคมนะ

### **Content ใน Sprint นี้**

* [Mikki Diary](https://mikkidiary.glitch.me/)
* อย่าเพิ่งทำ ... ถ้ายังไม่ได้วิเคราะห์ 3C Analysis: [Blog](https://www.mikkipastel.com/3c-analysis/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02p4T4oe8doKvuBf56Ku3YxnB2DMFkmWkvowKZpRLHjt25tJ4b2cXmMou5JJDNZCPZl) | [Twitter](https://twitter.com/mikkipastel/status/1678000427005247488)
* สุ่มผู้โชคดีในโลก web3 ด้วย Chainlink VRF: [Blog](https://www.mikkipastel.com/random-lucky-winners-web3-chainlink-vrf) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02rALEvwB2QymfnnoTRmjgTReF9XupKbnMgeRT1Heu4RRtq62ocw7k3gWVPNcjRhM9l) | [Twitter](https://twitter.com/mikkipastel/status/1679828701868097538) |

### **Contributor Content**

* What's Tripster Content: [Twitter](https://twitter.com/mikkipastel/status/1677295381397524480)


---

# 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://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-04-2023-3-14-july.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.
