> For the complete documentation index, see [llms.txt](https://docs.atlas-ai.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atlas-ai.org/getting-started/beta-access.md).

# Beta Access

## Current Status

ATLAS is in **private beta**. We're onboarding users in controlled batches to ensure:

* Quality support for each user
* Stable infrastructure scaling
* Rapid feedback incorporation
* Community building

***

## Who We're Looking For

### Ideal Beta Users

| Archetype                   | Why They're Great                 |
| --------------------------- | --------------------------------- |
| **Heavy Bookmarkers**       | Years of curated content to unify |
| **Note-Taking Power Users** | Complex knowledge to organize     |
| **Content Creators**        | Clear monetization path           |
| **Crypto/AI Researchers**   | High-value knowledge domains      |
| **Developers**              | Can help test and improve         |

### What Makes a Good Fit

* ✅ Has 500+ bookmarks/notes to process
* ✅ Actively manages knowledge (even if frustrated)
* ✅ Interested in knowledge monetization
* ✅ Willing to provide feedback
* ✅ Technical comfort with new tools

### Not Ideal Right Now

* ❌ Casual users with minimal saved content
* ❌ Need enterprise/team features immediately
* ❌ Require mobile-only access
* ❌ Looking for fully polished consumer product

***

## How to Apply

### Step 1: Visit the Website

Go to [atlas-ai.org](https://atlas-ai.org)

### Step 2: Join Waitlist

Click "Join Waitlist" and provide:

* Email address
* Brief description of your knowledge management needs
* Primary data sources you'd want to connect

### Step 3: Wait for Approval

We review applications weekly. Priority goes to:

* Users with clear use cases
* Diverse knowledge domains
* Willingness to provide feedback

### Step 4: Onboarding

Approved users receive:

* Setup instructions
* Direct support channel access
* Feedback mechanisms
* Community access

***

## What Beta Users Get

### Full Feature Access

* All data source integrations
* Complete extraction pipeline
* Full search and graph capabilities
* AI Agent Squad access
* x402 protocol (when ready for your tier)
* Dashboard access

### Priority Support

* Direct communication channel
* Fast response times
* Help with setup and configuration
* Troubleshooting assistance

### Shape the Product

* Feature request priority
* Early access to new capabilities
* Input on roadmap decisions
* Community influence

### Early Adopter Benefits

* Grandfathered pricing (when applicable)
* Recognition in community
* First access to marketplace features
* x402 provider priority

***

## Beta Expectations

### What We Ask

| Expectation          | Why                       |
| -------------------- | ------------------------- |
| **Provide feedback** | Helps us improve          |
| **Report bugs**      | Ensures quality           |
| **Be patient**       | Beta means rough edges    |
| **Engage**           | Community builds together |

### What You Can Expect

| Commitment       | Details                          |
| ---------------- | -------------------------------- |
| **Stability**    | Core features work reliably      |
| **Support**      | We respond within 24 hours       |
| **Progress**     | Regular updates and improvements |
| **Transparency** | Clear communication about status |

***

## Beta Timeline

| Phase                | Status        | Users           |
| -------------------- | ------------- | --------------- |
| Alpha (Internal)     | ✅ Complete    | Team only       |
| Private Beta 1       | ✅ Active      | \~50 users      |
| Private Beta 2       | 🔄 Onboarding | \~200 users     |
| Open Beta            | 🔮 Planned    | Public waitlist |
| General Availability | 🔮 Future     | Everyone        |

***

## Frequently Asked Questions

**Q: How long until I get access?** A: Typically 1-2 weeks after application, depending on batch timing.

**Q: Is beta free?** A: Yes, during beta. Future pricing TBD based on usage patterns.

**Q: Can I invite others?** A: Not yet, but referral system coming soon.

**Q: What if I find a bug?** A: Report it! You'll have a direct channel for feedback.

**Q: Will my data persist after beta?** A: Yes. Your knowledge graph carries forward.

***

## Apply Now

Ready to transform your scattered knowledge into unified intelligence?

[**Join the Waitlist →**](https://atlas-ai.org)

We're excited to have you.


---

# 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:

```
GET https://docs.atlas-ai.org/getting-started/beta-access.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.
