# Getting Started Guide

<figure><img src="/files/gzau3U5E5MLyDWYNI8je" alt=""><figcaption></figcaption></figure>

### Quick Start

Getting started takes less than 5 minutes with no fees or complex setup. The process is designed for immediate productivity.

**Setup Steps:**

1. Visit beta.os.codes
2. Connect wallet (MetaMask, WalletConnect etc..)
3. Create repository&#x20;
4. Push code

### Migration from GitHub

Existing projects can migrate seamlessly with full history preservation. The import tool handles everything automatically.

**Migration Process:**

1. Go to beta.os.codes/import
2. Enter GitHub repository URL
3. Authorize GitHub access
4. Select branches to import
5. Complete migration

### For Organizations

Organizations need special consideration for team management and compliance. OpenSource provides necessary features while maintaining decentralization.

**Organization Features:**

* Multi-signature wallet control
* Team permission management
* Audit trail exports
* API integration
* Compliance tools


---

# 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.os.codes/platform-guide-and-applications/getting-started-guide.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.
