# Projects

## Application Security Cheat Sheet

This project contains cheat sheets with notes on attacks on applications and systems.

{% content-ref url="/spaces/-M1LVsv044FMDdyLjX-C" %}
[Application Security Cheat Sheet](https://0xn3va.gitbook.io/cheat-sheets/)
{% endcontent-ref %}

{% embed url="<https://github.com/0xn3va/cheat-sheets>" %}

## Application Security Handbook

This project contains a knowledge base of best practices for application security for software developers and application security engineers.

{% content-ref url="/spaces/aH8j4W1MtabOUlUc8Trn" %}
[Application Security Handbook](https://0xn3va.gitbook.io/application-security-handbook/)
{% endcontent-ref %}

{% embed url="<https://github.com/0xn3va/application-security-handbook>" %}

## Blog

{% content-ref url="/spaces/o2KSUh1xGnBK1FA4q0CR" %}
[Blog](https://0xn3va.gitbook.io/blog/)
{% endcontent-ref %}


---

# 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://0xn3va.gitbook.io/projects/projects.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.
