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

# Welcome

**Welcome to Boole AI!**

The Portara App is a next-generation trading terminal built for traders who want institutional-grade edge and are willing to put in the work to earn it.

Portara combines sophisticated tooling for executing and over-seeing complex delta-neutral strategies with a fully context-aware AI quant assistant, enabling our users to operate like a hedge fund trading desk.

The Portara App is currently in its private beta testing phase, with access being rolled out in waves to our strongest supporters and strategic partners. This is your chance to join a select group of early movers who will test the trading terminal and provide feedback and insights that will help shape the tool you’ll ultimately trade with - and earn rewards while doing so!

Sign up to join the waitlist at [https://portara.xyz](https://portara.xyz/).


---

# 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://boole-ai.gitbook.io/docs/readme.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.
