# Quick Start

## Create an Account

Go to sign up page and create your account. You will receive an email. Confirm your email by clicking on the link we send you.

{% hint style="info" %}
Currently we are only accepting beta testers on our platform. We will soon start rolling out our service to wider audiance.
{% endhint %}

## Dashboard

Go to [Dashboard Login](https://sandbox.phenixio.com/admin/login/)

![](/files/-MgfDhzXiJsLmkd_fRK7)

## API Reference

Now you can start testing Phenixio API endpoints from our interactive [API Reference](https://sandbox.phenixio.com/api/docs/) page within your browser.

![](/files/-MgfEnpEreUIluyxEkMG)

## Prebuilt Integrations

We are developing Backend & Frontend integrations.

![](/files/-MgfFQzLWbSAElYWbA6-)

##


---

# 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.phenixio.com/getting-started/quick-start.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.
