# Knowledge Base

## Knowledge Base

- [Frequently Asked Questions](https://faq.schoolrp.net/frequently-asked-questions.md)
- [General Questions](https://faq.schoolrp.net/support/general-questions.md)
- [Email Support](https://faq.schoolrp.net/support/email-support.md)
- [Character Creation](https://faq.schoolrp.net/roleplaying/character-creation.md)
- [Chat System](https://faq.schoolrp.net/roleplaying/chat-system.md)
- [Time System](https://faq.schoolrp.net/roleplaying/time-system.md)
- [Commands](https://faq.schoolrp.net/roleplaying/commands.md)
- [Common Terminology](https://faq.schoolrp.net/roleplaying/common-terminology.md)
- [School Schedule](https://faq.schoolrp.net/schooling/school-schedule.md)
- [Classes](https://faq.schoolrp.net/schooling/classes.md)
- [Reward System](https://faq.schoolrp.net/schooling/reward-system.md)
- [Homework](https://faq.schoolrp.net/schooling/homework.md)
- [Football](https://faq.schoolrp.net/sports/football.md)
- [Basketball](https://faq.schoolrp.net/sports/basketball.md)
- [Volleyball](https://faq.schoolrp.net/sports/volleyball.md)
- [Dodgeball](https://faq.schoolrp.net/sports/dodgeball.md)
- [Long Jump](https://faq.schoolrp.net/sports/long-jump.md)
- [Baseball](https://faq.schoolrp.net/sports/baseball.md)
- [Obtaining Vehicles](https://faq.schoolrp.net/vehicles/obtaining-vehicles.md)
- [Controls](https://faq.schoolrp.net/vehicles/controls.md)
- [Upgrades](https://faq.schoolrp.net/vehicles/upgrades.md)
- [Commands](https://faq.schoolrp.net/vehicles/commands.md)
- [Housing Types](https://faq.schoolrp.net/housing/housing-types.md)
- [Estate Agent](https://faq.schoolrp.net/housing/estate-agent.md)
- [Roles & Commands](https://faq.schoolrp.net/housing/roles-and-commands.md)
- [Features](https://faq.schoolrp.net/phones/features.md)
- [Commands](https://faq.schoolrp.net/phones/commands.md)
- [SIM Cards](https://faq.schoolrp.net/phones/sim-cards.md)
- [Applying The Pack](https://faq.schoolrp.net/resource-pack/applying-the-pack.md)
- [Custom Models](https://faq.schoolrp.net/resource-pack/custom-models.md)
- [School Factions](https://faq.schoolrp.net/factions/school-factions.md)
- [School Employees](https://faq.schoolrp.net/factions/school-factions/school-employees.md)
- [Highschool Teacher](https://faq.schoolrp.net/factions/school-factions/highschool-teacher.md)
- [College Professor](https://faq.schoolrp.net/factions/school-factions/college-professor.md)
- [School Clubs](https://faq.schoolrp.net/factions/school-factions/school-clubs.md)
- [Student Council](https://faq.schoolrp.net/factions/school-factions/student-council.md)
- [Sports Teams](https://faq.schoolrp.net/factions/school-factions/sports-teams.md)
- [City Factions](https://faq.schoolrp.net/factions/city-factions.md)
- [Police](https://faq.schoolrp.net/factions/city-factions/police.md)
- [Hospital](https://faq.schoolrp.net/factions/city-factions/hospital.md)
- [Government](https://faq.schoolrp.net/factions/city-factions/government.md)
- [Crime](https://faq.schoolrp.net/factions/city-factions/crime.md)
- [News](https://faq.schoolrp.net/factions/city-factions/news.md)
- [Shrine](https://faq.schoolrp.net/factions/city-factions/shrine.md)
- [Shop](https://faq.schoolrp.net/factions/city-factions/shop.md)
- [Banking System](https://faq.schoolrp.net/other/banking-system.md)
- [Auction System](https://faq.schoolrp.net/other/auction-system.md)
- [Mail System](https://faq.schoolrp.net/other/mail-system.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.schoolrp.net/frequently-asked-questions.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.
