> For the complete documentation index, see [llms.txt](https://docs.shitz.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shitz.lol/team.md).

# TEAM

#### Bill Cassidy

<div align="left"><img src="/files/-MWHeoUxl7qLIfnkksKQ" alt=""></div>

### Founder/Developer/Project Manager

Bill Cassidy has been working in the crypto space since 2014 on various projects as a volunteer, community manager, community organizer, software testing, marketing, support, customer service and recently development. Bill has worked on projects such as DASH, PIVX and he is also the Co-Founder of two Binance Smart Chain Projects [thugs.fi](https://thugs.fi) and [bsc.news](https://bsc.news). More Recently Bill founded two new projects SHITZ Token and [BSC.chat](https://bsc.chat) both of which are Binance Smart Chain Projects.&#x20;

Bill has always been big on community building but more recently has taken it upon himself to learn solidity and react. Bill is one of two Developers working on the SHITZ Token project.&#x20;

| Twitter                                         | Email             | Telegram     |
| ----------------------------------------------- | ----------------- | ------------ |
| [@Billcashidy](https://twitter.com/billcashidy) | <admin@shitz.lol> | @billcashidy |

#### Aorlan

<div align="left"><img src="/files/-MWHv7uJwelMoDwWgMZ7" alt=""></div>

### Co-Founder/Community Manager/Developer

Aorlan Bio Here

| Twitter                                       | Telegram |
| --------------------------------------------- | -------- |
| [@AorlanHulk](https://twitter.com/aorlanHulk) | @aorbr95 |

#### Ariane Ryle

<div align="left"><img src="/files/-MWHn9rg7CK0XRWtMbk5" alt=""></div>

### SHITZ Art Director

Ariane is an artist from the Philippines and is the SHITZ art director. She is the artist behind all the shitz family drawings. Ariane is also in charge of community management and moderation.&#x20;

| Twitter   | Telegram  |
| --------- | --------- |
| @BabyRyle | @BabyRyLe |

#### ChainVisions

<div align="left"><img src="/files/-MWHncpBgH-_NK5bdXxY" alt=""></div>

### Developer

Chainvisions is a solidity developer and a front end react developer who is contracted to work on the SHITZ project.&#x20;

| Twitter                                           | Telegram      |
| ------------------------------------------------- | ------------- |
| [@Chainvisions](https://twitter.com/chainvisions) | @chainvisions |


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.shitz.lol/team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
