> For the complete documentation index, see [llms.txt](https://cuhep.phys.sc.chula.ac.th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cuhep.phys.sc.chula.ac.th/schools-workshops-and-conferences.md).

# Schools, Workshops and Conferences

### <mark style="color:yellow;">2026</mark>

* 28th Conference on Computing in High Energy and Nuclear Physics (CHEP 2026), 25-29 May \[[Link](https://indico.cern.ch/event/1471803/)]
* โครงการอบรมฟิสิกส์อนุภาคพื้นฐาน 2569, 25-26 Apr \[[Link](https://indico.global/event/16076/)]
* 3rd Bangkok workshop on Gravity & Cosmology, 2-6 Feb \[[Link](https://www.thaihep.phys.sc.chula.ac.th/BKK2026GRQC/)]
* 8th Bangkok workshop on discrete Geometry, Dynamics & Statistics, 19-23 Jan \[[Link](https://www.thaihep.phys.sc.chula.ac.th/BKK2026DSCR/)]
* 13th Bangkok workshop on High-Energy Theory, 5-9 Jan \[[Link](https://www.thaihep.phys.sc.chula.ac.th/BKK2026HEPTH/)]

### <mark style="color:yellow;">2025</mark>

* 2nd Bangkok Workshop on Gravity and Cosmology, 6-10 Jan \[[Link](https://www.thaihep.phys.sc.chula.ac.th/BKK2025GRQC/)]
* 7th Bangkok Workshop on Discrete Geometry, Dynamics and Statistics, 20-24 Jan \[[Link](http://www.thaihep.phys.sc.chula.ac.th/BKK2025DSCR/)]
* 12th Bangkok Workshop on High-Energy Theory, 3-7 Feb \[[Link](http://www.thaihep.phys.sc.chula.ac.th/BKK2025HEPTH/)]

### <mark style="color:yellow;">2024</mark>

* 6th Bangkok Workshop on Discrete Geometry, Dynamics and Statistics, 8-12 Jan \[[Link](http://www.thaihep.phys.sc.chula.ac.th/BKK2024DSCR/)]
* 1st Bangkok Workshop on Gravity and Cosmology, 22-26 Jan \[[Link](http://www.thaihep.phys.sc.chula.ac.th/BKK2024GRQC/)]
* 11th Bangkok Workshop on High-Energy Theory, 5-9 Feb \[[Link](http://www.thaihep.phys.sc.chula.ac.th/BKK2024HEPTH/)]
* 22nd Conference on Flavor Physics and CP Violation, 27-31 May \[[Link](https://indico.cern.ch/event/1291023/)]
* 2024 Asia-Europe-Pacific School of High-Energy Physics, 12-25 June \[[Link](https://indico.cern.ch/event/1339747/)]


---

# 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://cuhep.phys.sc.chula.ac.th/schools-workshops-and-conferences.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.
