# Onboarding

### 1. Start Free Trial

{% hint style="info" %}
This is the setup guide for users from the AWS Marketplace. If you didn't come from the AWS Marketplace, please go to Step 2.
{% endhint %}

* Go to the AWS Marketplace.
* Search for Aitomatic DXA Factory and click on the product listing.
* Click "Free Trial" to start the product trial.

### 2. Create Account

* Access Aitomatic DXA Factory with the credentials provided during the subscription process.

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

* **Set Up Profile**: Complete your user profile and preferences.

<figure><img src="/files/1wd30Q1ORsL4h1dCszXK" alt=""><figcaption></figcaption></figure>

* **Explore Agents**: Interact with pre-built agents (‘Finance Bench’, ‘3D Printing’, and ‘Steel Manufacturing’) or create your own. See more [Creating a GMA/SSA](/dxa-factory-user-guide/domain-expert-agent-dxa/creating-a-gma-ssa.md)

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

* **Create Workspace**: Create your first workspace.

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

* **Invite Team Members**: Invite team members to join your workspace.

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

### 3. Access Help and Support

* Access the "Help" section within Aitomatic DXA Factory for guides and FAQs.
* Contact customer support for further assistance via email or phone.

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


---

# 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.aitomatic.com/dxa-factory-user-guide/domain-expert-agent-dxa/onboarding.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.
