Quick Started
With just a few clicks, you can set up your development environment and start developing with the powerful features of Arkain. Get started quickly and learn the basics of Arkain with Quick Started.
How to Sign Up for Arkain
Access & Start Registration
Navigate to https://arkain.io using a Google Chrome browser.
Click the [Get started free] button located in the top-right corner of the homepage.
Enter Profile Details & Verify Age
Provide your basic information and confirm your eligibility.
Username: Create a unique ID (up to 20 letters and numbers).
Role: Select your role from the dropdown menu.
Date of Birth: Enter your birthdate.
In compliance with our privacy policy, users must be at least 16 years old to use the Arkain service. If you are under 16, registration will be restricted.
How to Log in to Arkain
Let me show you how to log in to Arkain. Shall we embark on a magical development journey together?
Choose Your Login Method
You have a choice between two methods:
Social Login: If you registered with a social account (like Google, Github, or Apple), click the corresponding icon.
Email and Password: If you didn't use a social account, enter your email address and password in the provided fields and click Login.
How to Create and Run a Container in Arkain
Run the Container
After the container is successfully created, a confirmation window will pop up. Click the [Run Container] button to start your new development environment.
You are now ready to begin your work in the new container! If you created a Python, Node.js, or Java container that supports Arkain Snap, the AI agent will also be active, allowing you to create a project prototype with a simple prompt.
Turning an idea into a prototype with the AI Agent, Arkain Snap
Describe Your Idea
You'll see a text box with the prompt, "Describe an idea you want to create." You can either:
Type a detailed description of the service or app you want to create. Arkain Snap will instantly turn your text into a functional service.
Click one of the quick prompts below the input box. This is a great way to experience how Arkain Snap works.
Vibe Coding with AI Assistant Side Chat
This process demonstrates how Side Chat and your project interact seamlessly, allowing you to "vibe code" and make modifications without manual coding, significantly enhancing your workflow.
Apply the Code
The AI suggests that you need to modify the specific file. It will show you the code changes.
You can click the [Apply] button in the Side Chat to automatically apply the suggested code to the file open in the editor.
Alternatively, you can click the [Copy] button to copy the code or the [Insert] button to paste the code at your cursor's current location in the editor.
Last updated