# 1nf1n1ty's Wiki

This wiki aims to help beginners get introduced to the concept of  Cyber Security, Capture the Flag aka (CTF) and also provide resources that might be useful during this journey. You can explore many topics in this wiki ranging from Binary Exploitation to Web Exploitation and the latest tools and software that are used in these domains.&#x20;


---

# 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://blog.1nf1n1ty.team/wiki/1nf1n1tys-wiki.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.
