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

# About Me

Hi all, I am **Anthony Morell**. This GitBook is a collection of personal technical challenges.&#x20;

{% content-ref url="/pages/5pSXMCokrvjtJJgoDNMn" %}
[About Me](/home/about-me.md)
{% endcontent-ref %}

{% content-ref url="/spaces/SqAgfe92W3tM8LBhIHHu" %}
[Capture The Flag](https://morell-tony.gitbook.io/home/capture-the-flag/)
{% endcontent-ref %}

{% content-ref url="/spaces/4svVMkt2tTLEdHrD8dgt" %}
[Certifications](https://morell-tony.gitbook.io/home/certifications/)
{% endcontent-ref %}

{% content-ref url="/spaces/Wpppz0lNzHrjnidPjK0U" %}
[Bug Bounties](https://morell-tony.gitbook.io/home/bug-bounties/)
{% endcontent-ref %}

## Social Links

Please feel free to view these and reach out to me with any questions!

[GitHub](https://github.com/morellanthony)

[LinkedIn](https://www.linkedin.com/in/morellanthony/)


---

# 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://morell-tony.gitbook.io/home/about-me.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.
