> For the complete documentation index, see [llms.txt](https://lck-organization.gitbook.io/white-paper-lucky-studios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lck-organization.gitbook.io/white-paper-lucky-studios/about-us/start-your-journey.md).

# Start Your Journey

Whether you're a game developer looking for freelance opportunities or a company seeking specialized talent, Whether you're a game developer looking for freelance opportunities or a company seeking specialized talent, **Lucky Level** offers a secure and efficient environment to connect and collaborate. Here's how to get started:

***

#### 🎮 For Freelancers

If you're a developer, artist, designer, writer, sound designer, or any other professional from the game development ecosystem, follow these steps:

**✅ Step 1: Visit the Platform**

Go to [**www.luckylevel.io**](https://www.luckylevel.io) to begin your onboarding process.

**✅ Step 2: Create Your Profile**

Click **“Join as a Freelancer”** and fill out the registration form. You’ll provide:

* Basic personal information
* Areas of expertise
* Portfolio links (e.g., ArtStation, GitHub, Itch.io)
* Availability and service preferences

**✅ Step 3: Await Verification**

After submitting your profile, our moderation team will review your application. You’ll receive a confirmation via email once your account is verified and activated.

**✅ Step 4: Start Working**

After approval:

* Browse job listings in real time
* Publish your own service offers
* Receive payments securely via smart contracts in $LCK or supported crypto
* Build your reputation with reviews and completed projects

***

#### 🏢 For Companies / Studios

If you're a company, indie studio, publisher, or project lead looking to hire verified talent, follow these steps:

**✅ Step 1: Access the Platform**

Go to [**www.luckystudios.io**](https://www.luckystudios.io) to initiate your registration.

**✅ Step 2: Register Your Business Profile**

Click **“Join as a Client”** and complete a short form with:

* Company name and contact information
* Project type and hiring needs
* Preferred skillsets or roles

**✅ Step 3: Approval & Orientation**

Our team will review your registration and reach out with onboarding instructions and guidance on how to post jobs, manage payments, and track progress via the platform.

**✅ Step 4: Start Hiring**

Once verified, you'll be able to:

* Post freelance gigs or long-term projects
* Access talent pools by category and experience
* Hire securely using smart contract-based agreements
* Pay in crypto with multisig fund protection

***

#### 🚀 Why Join Lucky Level?

| Benefit                     | Description                                                                |
| --------------------------- | -------------------------------------------------------------------------- |
| **Verified Network**        | Only curated professionals and projects enter the ecosystem                |
| **Smart Contract Payments** | Automated, escrow-protected transactions with multi-chain support          |
| **Token-Based Incentives**  | Earn or use $LCK for payments, boosts, rewards and platform features       |
| **Early Access Advantage**  | Be among the first users with privileged exposure and marketplace priority |
| **Focused Environment**     | 100% game industry-focused, no distractions from other market segments     |

***

> Ready to get started?\
> Visit [**luckylevel.io**](https://luckylevel.io) or [**luckystudios.io**](https://luckystudios.io) and take the first step into the future of game development collaboration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lck-organization.gitbook.io/white-paper-lucky-studios/about-us/start-your-journey.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
