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

# Getting Started

<p align="center"><a class="button primary" data-icon="square-caret-right">Try @Human</a><a class="button primary" data-icon="check">Buy @Human Subscription</a><a class="button primary" data-icon="comments">Join @Human Community</a></p>

### Structure

The @Human Admin Area is where the vast majority of setup and security is managed at the server or instance level.&#x20;

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

Administration of Namespaces is managed within each Namespace itself for the Namespace Modules (i.e. data model) and configuration of Pages (i.e. end-user interface).  &#x20;

{% hint style="danger" %}
@Human has a range of shared resources, which may be used across different Namespaces, and are managed from the Platform Admin Area. Crucially, these include Essential features such as @Human Connections, Automations and Agents, Advanced features such @Human Workflows and Security features such as system access controls.&#x20;

This separation of Automation controls from other building tools makes @Human safer.
{% endhint %}


---

# 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.planetcrust.com/getting-started-2/getting-started.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.
