# Recursos adicionales

Aquí tienes recursos adicionales para que continúes aprendiendo acerca de auditoría de smart contracts: <br>

[How to Audit a Smart Contract (video)](https://youtu.be/TmZ8gH-toX0?si=kt-QLhZN9QPsoxzk)

[Curso de Seguridad de Cyfrin](https://updraft.cyfrin.io/courses/security)

[How to Prepare for a Smart Contract Audit](https://consensys.io/diligence/blog/2023/04/how-to-prepare-for-a-smart-contract-audit-with-consensys-diligence/)

[Audit Techniques and Tools 101](https://secureum.substack.com/p/audit-techniques-and-tools-101)

[Security Audits Readiness Guide](https://learn.openzeppelin.com/security-audits/readiness-guide)

[Recomendaciones de un experto auditor (Tincho Abbate)](https://twitter.com/tinchoabbate/status/1400170232904400897)

[Industry Leading Smart Contract Audit and Security Tools](https://www.cyfrin.io/blog/industry-leading-smart-contract-auditing-and-security-tools)

[Smart Contract Auditor Tools and Techniques](https://github.com/shanzson/Smart-Contract-Auditor-Tools-and-Techniques?tab=readme-ov-file)

[Audit Tools Review](https://hacken.io/discover/audit-tools-review/)


---

# 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://edp.ethkipu.org/modulo-5/seguridad-pruebas-y-auditoria/auditoria-de-smart-contracts/recursos-adicionales.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.
