# Getting Started

Begin your journey by signing up, familiarizing yourself with our intuitive dashboard, and creating your first project. Here's a quick overview to get started:

1. **Sign Up:** Quickly set up your account to access Neuraltext.
2. **Explore the Dashboard:** Navigate your central hub for insights and tools.
3. **Create Your First Project:** Start optimizing your content strategy right away.

This is your first step towards transforming your content operations with ease.


---

# 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.neuraltext.com/getting-started/basics.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.
