# Welcome to SourceScan

### Value Proposition

**SourceScan** is an innovative platform designed for the deployment, verification, and exploration of smart contract source codes, specifically targeting WASM-based contracts. In the realm of blockchain technology, the transparency and accessibility of smart contract source codes are pivotal. They are the backbone of automated agreements, ensuring:

By mandating the display of deployed code, SourceScan shifts the paradigm in NEAR Protocol, moving away from trust assumptions to a more transparent and verifiable ecosystem.

### Benefits of Smart Contract Source Code Visibility

The visibility of smart contract source code, as championed by SourceScan, brings forth a multitude of advantages:

* [x] **Faster Smart Contract Development**: Streamlines the development process, enabling quicker deployment and iteration.
* [x] **Trustless Operations**: Eliminates the need for trust through transparent code, fostering a more secure environment.
* [x] **Robust and Secure dApps Ecosystem**: Enhances the overall security and robustness of decentralized applications.
* [x] **Optimized Collaboration**: Facilitates better collaboration among developers, leading to more innovative solutions.
* [x] **New Solutions Development**: Spurs the creation of novel solutions within the blockchain space.
* [x] **Increased Interoperability**: Promotes a more interconnected blockchain ecosystem.
* [x] **User-Friendly Blockchain Adoption**: Makes the blockchain more accessible and understandable to a wider audience, encouraging broader adoption.

SourceScan's commitment to enhancing smart contract visibility is a step towards a more transparent, secure, and collaborative future in blockchain technology.


---

# 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.sourcescan.dev/introduction/welcome-to-sourcescan.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.
