# General

- [Welcome to the wiki!](https://thecrib.gitbook.io/welcome/general/welcome-to-the-wiki.md): Here, you can learn about all the features our server has to offer!
- [Suggestions](https://thecrib.gitbook.io/welcome/general/suggestions.md): We're always opened to player feedback and ideas!
- [How do I apply for staff?](https://thecrib.gitbook.io/welcome/general/how-do-i-apply-for-staff.md): To apply for staff, you must have at least a week of playtime (/playtime) on the server.
- [What is this server?](https://thecrib.gitbook.io/welcome/general/what-is-this-server.md)


---

# 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://thecrib.gitbook.io/welcome/general.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.
