# Request Access

The platform will go through a closed round of alpha testing before being released to the public.

If you'd like to participate, you can request access by sending your handle either:

* via email, to <request@pmsky.social>,
* or via DM to [@pmsky.social](https://bsky.app/profile/pmsky.social).

Upon approval, your handle will be added to a whitelist, and you'll be notified when the platform is available to you. Thank you for your interest!

All that's required is your bsky handle, but I'd also appreciate hearing things like:

* How did you find PMsky?
* Why do you want to try it out?
* What are you hoping the platform can do?

And any other thoughts you might have!


---

# 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.pmsky.social/getting-started/request-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.
