# Web3 Penetration Test Overview

### How is it different from smart contract auditing?

WEB3 penetration testing and smart contracts are two different technological domains. Although both are related to blockchain, they have different focuses and objectives. WEB3 penetration testing refers to the security testing of applications built using blockchain technology. These applications are typically based on Web3 technology and include centralized exchanges, cryptocurrency wallets, DEFI, GameFi, and other application types. The main goal of WEB3 penetration testing is to identify security vulnerabilities in the application and provide recommendations for fixing them.

### View typical risks in different project types：

{% content-ref url="/pages/ez4CPdR6iOGbcIzzXXCj" %}
[Risks in GameFi](/untitled/web3-penetration-test/risks-in-gamefi.md)
{% endcontent-ref %}

{% content-ref url="/pages/23BVT62w7SfVaAhEcA7r" %}
[Risks in DeFi](/untitled/web3-penetration-test/risks-in-defi.md)
{% endcontent-ref %}

{% content-ref url="/pages/uDESsPmYtrNW7r31Mw8C" %}
[Risks in Cefi](/untitled/web3-penetration-test/risks-in-cefi.md)
{% endcontent-ref %}

{% content-ref url="/pages/s04kTbMPmjSeHK5so297" %}
[Risks in social media](/untitled/web3-penetration-test/risks-in-social-media.md)
{% 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://docs.salusec.io/untitled/web3-penetration-test/web3-penetration-test-overview.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.
