# Register account

There are two ways to get started with the plugin:

1. Activating demo mode
2. Register an account using a RecMan API key.

### Demo mode

When activating demo mode, the plugin will fetch some sample data from a test account in RecMan. You will get access to all the same fields and data that a registered account will.&#x20;

{% hint style="info" %}
The demo mode can be quite useful if your RecMan account doesn't have any published job posts while you are developing your site.
{% endhint %}

### Register an account using RecMan API key

To register an account you need a valid RecMan API key.&#x20;

Please read our guide to [how to obtain a RecMan API key](https://bonsy.gitbook.io/bonsay-recman-wp/get-started/register-account/obtain-recman-api-key).

{% content-ref url="register-account/obtain-recman-api-key" %}
[obtain-recman-api-key](https://bonsy.gitbook.io/bonsay-recman-wp/get-started/register-account/obtain-recman-api-key)
{% endcontent-ref %}

When you register with the RecMan API key a free 30 day trial will start. This gives you time to evaluate the plugin, and if you want to keep using the plugin after the 30 days, you can purchase a subscription. [Contact us to activate your subscription](https://bonsy.gitbook.io/bonsay-recman-wp/other/support).


---

# 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://bonsy.gitbook.io/bonsay-recman-wp/get-started/register-account.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.
