# How To Use GitBook Documentation

Our AlgoBox™ Documentation is a valuable resource that's regularly updated. To get the most out of it, we recommend using it alongside our training videos.

<figure><img src="/files/X6cxrZ0JCg3sO0uvAQGT" alt=""><figcaption><p>To get the most out of your AlgoBox™ learning experience, use these simple GitBook features.</p></figcaption></figure>

GitBook elevates your online learning with features like image zoom, topic search, and easy hyperlinking. Plus, export content as GIFs for engaging visual support.

***

## Search Function

The search function enables fast navigation to specific topics, making it a valuable tool in your learning journey.

<figure><img src="/files/szh3ZYRIKRnK4M7UXC4Z" alt=""><figcaption><p>Navigate to the upper right-hand corner and click on "Search."</p></figcaption></figure>

<figure><img src="/files/J7xXWmHVjZhGZDRdIbGS" alt=""><figcaption><p>Type the specific topic you are looking for. In the image above, for example, we searched for the "<a href="/pages/2KkRV3P7iMzagEfD6RE9">Alpha Omega</a>" page. Several options may appear for you to select what interests you.</p></figcaption></figure>

## Example Of The Search Function

<figure><img src="/files/oSbJBwsRG6C3W6boKCft" alt=""><figcaption><p>Watch: How to use the search function to find specific pages you need.</p></figcaption></figure>

***

## Hyperlinks

Our hyperlinks make it easy to navigate between topics. Simply click on the blue text to follow the link.

<figure><img src="/files/fCv84ENsGSKGk2l2fk2N" alt=""><figcaption><p>Click on the blue-colored words to open their respective pages or URLs.</p></figcaption></figure>

## Example Of Using Hyperlinks

ur hyperlinks make navigation a breeze. Simply click on a link to follow it.

<figure><img src="/files/zDxcU1I17tTkMdMwTIVY" alt=""><figcaption><p>Watch : How clicking on hyperlinks opens the respective page. In this image, we navigate from the page "What is AlgoBox™?" to the "MACV ULTIMATE" page quickly with one click.</p></figcaption></figure>

***

## Enlarging GIFs & Pictures

Zoom in on images and GIFs for a better understanding of their content.

<figure><img src="/files/TjyvaDHt3X6GK54IDxzT" alt=""><figcaption><p>Watch : How to zoom in and out of an image or GIF, Click to zoom in and click again to zoom out.</p></figcaption></figure>

***

## Exporting GitBook Pages Into PDFs

Download GitBook content as a PDF for offline access, easy sharing, and viewing on any device.

<figure><img src="/files/l9ou6aT0Wlgb285h0d7o" alt=""><figcaption><p>Click on the "Export to PDF" option located on the right side of GitBook.</p></figcaption></figure>

<figure><img src="/files/M2n6JImYhUpl3dE8yLZr" alt=""><figcaption><p>Navigate to the upper right corner and click on the print icon.</p></figcaption></figure>

<figure><img src="/files/jBhfpdLluXQWe4VV6Ar9" alt=""><figcaption><p>This action will open a new tab. Navigate to the bottom where you can find the print option and click on it.</p></figcaption></figure>

<figure><img src="/files/s4YSK6PJOrmS1hZ8FUvT" alt=""><figcaption><p>Download the PDF to your computer and enjoy offline access to your GitBook content.</p></figcaption></figure>

## Example Of Exporting Gitbook Into PDFs

<figure><img src="/files/9dQp4l8xpTwDXrnskjqu" alt=""><figcaption><p>WATCH: How to export GitBook into a PDF for offline accessibility, either digital or in print.</p></figcaption></figure>

***

## AlgoBox GPT

Introducing AlgoBoxGPT™ — your personal assistant for mastering the AlgoBox™ trading system and navigating our documentation. Whether you're just starting out or refreshing your memory, AlgoBoxGPT™ can instantly answer your questions, explain key concepts, walk you through our Real Time Order Flow Analysis tools like FlowMaster™, or strategies like the Titanic Zone, and help you make the most of your learning, available 24/7.

<figure><img src="/files/kYzTmQ94jbHQd6AbLL1C" alt=""><figcaption><p>Use AlgoBox GPT to fast track your learning progress.</p></figcaption></figure>

Use it to accelerate your understanding, clarify trade setups, or quickly find what you need across our course material — all with simple, natural questions.

{% hint style="danger" %} <mark style="color:yellow;">Disclaimer: AlgoBoxGPT™ is an AI-powered assistant designed to help you learn the AlgoBox™ system and navigate our documentation. While it provides helpful guidance, it may occasionally generate inaccurate or outdated information ("hallucinations"). Always verify details with official learning resources.</mark>
{% endhint %}

[Click here to use AlgoBoxGPT](https://chatgpt.com/g/g-67f578eda0bc81919409c0160c85d8d0-algoboxgpt)

***

[Try AlgoBox™ for free ](https://www.algoboxpro.com/start-trial)- No credit card required, no obligation, no gimmicks.

[**Disclaimer**](/links/disclaimer.md)


---

# 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://docs.algoboxpro.com/getting-started/how-to-use-gitbook-documentation.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.
