# Patronage

The following are the current perks for different tiers of patronage at [Magnaboy's Patreon](https://www.patreon.com/oldschoolbot). All Patron perks can be shared with an ironman alt account. (Note that these perks can also be paid for through the [Github](https://github.com/sponsors/gc) option.)

### Tier One

\- Patron badge for your minion (lost when patronage ends)\
\- An additional 3 minutes on every trip\
\- Simulate killing up to 100k monster kills of any kind in the bot\
\- Simulate the opening of up to 20k caskets at a time\
\- 5x longer time to respond with a trip repeat message\
\- Reminders when your `/minion daily` resets\
\- Ability to use the **Repeat Trip** button to resend a trip when it returns\
\- Access to a private channel in the main discord server\
\- Special role in the main discord server\
\- Access to the `/tools patron sacrificed_bank` command (shows every item you have sacrificed)\
\- Access to the `/tools patron cl_bank` command (shows a collection log of all items in your bank)

### Tier Two

\- An additional 6 minutes on every trip\
\- Simulate killing up to 250k monster kills of any kind in the bot\
\- Simulate the opening of up to 50k caskets at a time

### Tier Three

\- Access to the Lumbridge, Dark, Grassy, and Night-time bank backgrounds\
\- An additional 10 minutes on every trip\
\- An additional 2 minutes may be earned by reaching a total sacrifice value of 10b\
\- Bypass the account age restriction\
\- Simulate the opening of up to 100k caskets at a time\
\- Simulate up to 400k monster kills of any kind in the bot\
\- A patron role in the main discord server\
\- Access to the `/tools patron stats` command (shows various stats about the bot)\
\- Access to the `/tools patron drystreak` command (shows the highest kc of a boss without a specific drop)\
\- Access to the `/tools patron mostdrops` command (shows the most drops of any item on a collection log)\
\- Access to the `/minion stats` command (shows various stats about your personal minion)\
**BSO only:**\
Access to the following commands:\
\- `/tools patron spawnbox` (Spawns a trivia question where you can receive a box, anyone is able to answer it)\
\- `/tools patron spawnlamp` (Spawns a lamp question, anyone is able to answer it)\
\- `/tools patron give_box` (Gives a user of your choice a free **random** mystery box)

### Tier Four

-Simulator up to 600k monster kills of any kind in the bot\
\- Access to the Morytania bank background

### Tier Five

\- Access to the Barrows bank background\
\- Simulate up to 1 Million monster kills of any kind in the bot

### Tier Six

This patron tier **only** provides a custom cosmetic role in the main discord server.


---

# 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://bso-wiki.oldschool.gg/custom-items/patronage.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.
