> For the complete documentation index, see [llms.txt](https://zencipher.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://zencipher.gitbook.io/home/readme.md).

# Home

Hello, i'm Abi Abdillah. I'm a 1st year CompSci student in Indonesia who wanna be a fullstack web developer and Cyber Security expert.

On this web, i usually publish my new blog or CTFs writeups from any CTF competition. U can read it anytime for your learning. I'm still learning and focusing on Cyber Security especially Cryptography and Digital Forensics.

If u want to support me, u can buy me a coffee [here](https://ko-fi.com/abiabdillah)

### Read these

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>National CTF</strong></td><td>See all my writeups for National competitions.</td><td></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td>Blogs</td><td>My personal blogs</td><td></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>International CTF Writeups</strong></td><td>Look at my writeups from International CTF </td><td></td><td></td><td><a href="/pages/09XXtMGNoW6uvTO3Q7J5">/pages/09XXtMGNoW6uvTO3Q7J5</a></td></tr></tbody></table>


---

# 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://zencipher.gitbook.io/home/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.
