> For the complete documentation index, see [llms.txt](https://web3-sec.gitbook.io/art-of-auditing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-sec.gitbook.io/art-of-auditing/audit-sages/zigtur.md).

# @zigtur

### <picture><source srcset="/files/yHQJGsnTKXGol7dGBFIz" media="(prefers-color-scheme: dark)"><img src="/files/iTZa4ulJWBKYtwk4Thdr" alt="" data-size="line"></picture> [@zigtur](https://x.com/zigtur)

### 🏅2 on Cantina 2024 | > 170K$ in contest payouts

<div align="left"><figure><img src="/files/ssVBNpFyvUYtjtFA8szv" alt="" width="100"><figcaption></figcaption></figure></div>

## Words of Wisdom

***

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3>"Learn by doing<strong>"</strong></h3></td><td><p>Stop wasting time trying to learn some concepts up-front. </p><p>Learn as you do, especially in security reviews.</p></td><td><a href="/files/gIxUcxUyUuUwzbJFmp9Z">/files/gIxUcxUyUuUwzbJFmp9Z</a></td><td></td></tr><tr><td align="center"><h3>"Setup that feedback loop<strong>"</strong></h3></td><td><ul><li>Failing by missing vulnerabilities is normal. You can’t do without it.</li><li>But failing multiple times on the same issues is not acceptable.</li><li>Get that feedback loop up, be sure to never miss this issue again.</li></ul></td><td><a href="/files/IBOSGmPKcZ74Z1gnOIKK">/files/IBOSGmPKcZ74Z1gnOIKK</a></td><td></td></tr><tr><td align="center"><h3>"Question everything<strong>"</strong></h3></td><td>Question, question, question. Don’t take assumptions, or if you do you should question them too!<br><br>Then look for the answer, you may be surprised!</td><td><a href="/files/3aksLf83uVhuvtJyGSTj">/files/3aksLf83uVhuvtJyGSTj</a></td><td></td></tr><tr><td align="center"><h3>"Cut the abstraction down"</h3></td><td><p>“This should work like this, I’m not checking it!”</p><p></p><p>Are you sure about that anon?</p></td><td><a href="/files/dTlbNwOfZULaZgU0i8Ta">/files/dTlbNwOfZULaZgU0i8Ta</a></td><td></td></tr><tr><td align="center"><h3>"Interpret that small line of code"</h3></td><td><p>What does this line of code means on the whole protocol? What consequences does it have on other workflows?</p><p></p><p>Interpret the small lines within the project’s big picture!</p></td><td><a href="/files/GVrORnCb3zeJojRcdslx">/files/GVrORnCb3zeJojRcdslx</a></td><td></td></tr><tr><td align="center"><h3>"Have fun!"</h3></td><td><p>It’s OK to not enjoy a codebase. With competitions, you can just wrap-up and go with another you enjoy!<br></p><p>I’ve done it in the past, I will do it in the future. Because competitions allow it!</p></td><td><a href="/files/AN5SyIMH7YatUmphu4IL">/files/AN5SyIMH7YatUmphu4IL</a></td><td></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://web3-sec.gitbook.io/art-of-auditing/audit-sages/zigtur.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.
