# Important dates

## WOG Training Dates

The training dates below are for using the Postman v2 UI.&#x20;

<table><thead><tr><th width="144">Date</th><th width="157">Time</th><th>Description</th><th>Remarks</th></tr></thead><tbody><tr><td>13 Mar 2024</td><td>2.30pm-4.30pm </td><td>BTN UI Briefing 1</td><td>For meeting link, please contact the BTN team.</td></tr><tr><td>17 Apr 2024</td><td>2.30pm-4.30pm</td><td>BTN UI Briefing 2</td><td>For meeting link, please contact the BTN team.</td></tr><tr><td>20 May 2024</td><td>10am-11.30am</td><td>Briefing on Access Controls</td><td>For meeting link, please contact the BTN team.</td></tr></tbody></table>


---

# 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://postman-v2.guides.gov.sg/postman-v2-api-docs/important-dates.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.
