# Generic Queries

<details>

<summary><strong>I did not get a verification code. What do I do?</strong></summary>

Please ensure there are no typos in the email address you entered.

If this doesn't help, please contact our Help Desk. Contact details are under Help and Support page.

</details>

<details>

<summary><strong>Can I have more than four sessions for a model/creator?</strong></summary>

Yes, you can add additional session. To do so:

1. Go to **Settings** on the left menu.
2. Click on **Company Settings > Session Management Settings**&#x20;
3. Click on **+Add New** to add additional sessions
4. Click **Save changes** to implement these changes

</details>

<details>

<summary><strong>How many employees can work on one Creator/Model Accoun</strong></summary>

By default, each creator account includes **four sessions**, allowing up to four employees to work on the account simultaneously.

You can add additional session if you want more employees to work on the same c creator account at the same time. To do so:

1. Go to **Settings** on the left menu.
2. Click on **Company Settings > Session Management Settings**&#x20;
3. Click on **+Add New** to add additional sessions
4. Click **Save changes** to implement these changes

</details>

<details>

<summary>Can many languages does CreatorXOne support?</summary>

Currently, **CreatorXOne** is available in **English, Spanish, Russian. French, German and Romanian.** 🌍✨

If you'd like to request support or suggest another language, feel free to write to us at <info@creatorxone.com>

</details>


---

# 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://creatorxone.gitbook.io/creatorxone/faqs/generic-queries.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.
