# Documentation

Pokko is a fully-featured headless content management system with advanced functionality that allows you to build powerful content platforms backed by solid data structured.

## Getting started

It costs you nothing to get started with Pokko, create an account and start building out your data model.

Head over to <https://id.pokko.io/> to get started now.

## Accounts and projects

Once you have logged into Pokko you will need to create an account.

Accounts are where projects belong, they can have multiple projects.  You can also belong to multiple accounts and invite other people to your account, giving them access to the projects in your account.

Click the "Create account" button and give your account a name.

With the account created, click the "Create new project" button.  Select the region you want your project data to live in and give it a name.

You are now ready to start configuring your data model.


---

# 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.pokko.io/master.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.
