# Introduction

{% hint style="info" %}
**About this page:** Welcome to our knowledge base about everything there is to know about the server and its mission! Unanswered questions? <https://bongbong.com/support>
{% endhint %}

For **new players**, this space will be helpful during your first days on the server to learn basic information about the server and how to become a community contributor.

For **long-time players and volunteers**, this space will act as a reminder and allow you to find answers about admin, policies, etc.

<details>

<summary>What are we?</summary>

BONGBONG.COM is a 2018 style minecraft factions server. The server is a non-profit that helps to raise funds a for a variety of charities. These charities include UNICEF, St Jude, Red Cross, Salvation Army, World Vision, and American Heart Association.

</details>

<details>

<summary>How do I join the fun?</summary>

You can interact with server community members and hosts by simply playing the server. The server IP is bongbong.com and you must connect using minecraft verision 1.8.9. We also have a discord server for our community, joinable at: <https://bongbong.com/discord>

</details>


---

# 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://wiki.bongbong.com/introduction.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.
