# Intro

## The Vision

#### A world full of well-run, fun, engaging Go Clubs and events <a href="#a-world-full-of-well-run-fun-engaging-go-clubs-and-events" id="a-world-full-of-well-run-fun-engaging-go-clubs-and-events"></a>

### But How? <a href="#but-how" id="but-how"></a>

#### By building a knowledgebase for and with Baduk Club organizers <a href="#by-building-a-knowledgebase-for-and-with-baduk-club-organizers" id="by-building-a-knowledgebase-for-and-with-baduk-club-organizers"></a>

This website is a wiki, much like Wikipedia or Sensei's library. But it's sole focus is on supporting Go organizers

### Editing Guidelines <a href="#editing-guidelines" id="editing-guidelines"></a>

If you make an account then you can edit this wiki. Because of that, we need some agreements about what good pages look like.

* Succinct (people are busy)
* Clearn (use simple language)
* Impactful (focus on important things)
* Organized (use headers to organizer ideas)


---

# 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://docs.baduk.club/master.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.
