> For the complete documentation index, see [llms.txt](https://shoebillh.gitbook.io/shoebill-h/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoebillh.gitbook.io/shoebill-h/why-shoebill-h.md).

# Why Shoebill H?

Information is king but its scattered, complex and i.e. CT can be a lot to take on.

AI is revolutionizing how we interact or use information.

* Allows us to automate the discovery and curation of relevant information.
* Engage with communities on e.g. Twitter and Telegram and learn from it

Shoebill H is here to navigate the trenches of information, distill all needed information, freeing up time for you and is available anytime to answer any question you may have.

Its also a fun experiment to see how far we can go in using AI to help us navigate the cryptocurrency landscape and actually provide value.


---

# 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:

```
GET https://shoebillh.gitbook.io/shoebill-h/why-shoebill-h.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.
