# Your first time here?

We're thrilled to have you on board as we embark on this exciting journey of innovation and creation!

Using the Alpha version of Zero-Code is easy and intuitive. To get started, simply visit our website and log in to your account. If you don't have an account yet, you can easily sign up and join our growing community of builders, creators, and innovators.

Once you're logged in, you'll have access to a range of powerful tools and features that will enable you to build and deploy your projects with ease. From creating smart contracts to designing interactive dApps, Zero-Code Alpha provides a seamless experience for both those with no-coding experience and developers alike.&#x20;

To help you get started, we've prepared detailed documentation that explains the platform's features and functionalities. Visit our documentation website at [docs.zero-code.io](https://docs.zero-code.io/) to explore step-by-step guides, tutorials, and examples that will assist you in unleashing your creativity and maximizing the potential of Zero-Code.

We also invite you to join our vibrant community on [Discord](https://discord.gg/KBc8r9vzsv), where you can engage with fellow users, seek assistance from our support team, and collaborate with like-minded individuals. Our community is filled with passionate individuals who are eager to help and share their knowledge. Don't hesitate to ask questions, share your projects, and exchange ideas. Together, we can push the boundaries of what's possible in the Web3 space.

Zero-Code Alpha is a unique opportunity to build and experiment with the latest Web3 technologies. During this phase, all creations on our platform are completely free. We encourage you to take full advantage of this trial period and let your imagination run wild. Your projects, ideas, and feedback will play a crucial role in shaping the future development of Zero-Code.

Start your journey with Zero-Code Alpha today and become part of a community that is revolutionizing Web3 development. Let's transform ideas into reality, one line of code at a time.

## Pre-requirements

1. You will need to have a [Metamask](https://metamask.io/), or a [Coinbase wallet](https://www.coinbase.com/fr/wallet) installed and connected to your browser to enjoy the Web3 functionalities we offer.\
   &#x20;
2. If you would like to play in the sandbox, you will also need to have a little bit of Goerli ETH coins (or Polygon Mumbai, or BNB Testnet) in your wallet to mint the NFT. You can faucet free testnet coins [here](https://rinkebyfaucet.com/), [here](https://faucet.polygon.technology/) or [here.](https://testnet.bnbchain.org/faucet-smart)

What should I expect from this Alpha?​\
You can sign in, and create your account and your project as a brand or an agency. You can then connect your wallet in order to access the Smart-Contract Generator. Once your wallet is connected, creating and deploying a smart-contract becomes very easy; all you need to do is follow the steps.&#x20;

## Is any help needed?

Remember this is the Alpha version. Having issues and missing some automation isn’t concerning, it’s more about illustrating how Zero-Code functions. Your feedback is valuable, please don't hesitate to reach out to our [support team](mailto:support@zero-code-io.zendesk.com) if any help is needed. You're also welcome to have a casual chat with us and our very friendly community on [Discord.](https://discord.gg/GD5QzkmY)


---

# 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.zero-code.io/your-first-time-here.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.
