# Core concepts

The core concepts of Codez are built upon the following key principles:&#x20;

**Accessibility**: We strive to make our platform accessible to a wide range of users, regardless of their technical expertise, by providing user-friendly tools and a no-code solution for smart contract creation.

**Security**: Ensuring web3 security is a top priority for our platform. We leverage advanced AI techniques and dedicated prompts to provide advanced recommendations for security improvements in smart contracts.

**Innovation**: We continuously invest in research and development to stay at the forefront of AI and blockchain technology, ensuring that our platform remains up-to-date with the latest advancements in the industry.&#x20;

**Collaboration**: We believe in fostering a collaborative ecosystem where developers, auditors, and users can work together to improve the security and efficiency of smart contracts, contributing to the growth and development of the blockchain industry.


---

# 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://codez-network.gitbook.io/codez.network/core-concepts.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.
