> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexalai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> This quickstart will walk you through your first AI interactions using Nexal AI's core features. By the end, you'll be familiar with Chat, Image Generation, Personas, and Tools.

## Create Your Account

Sign up for Nexal AI using your email, Google account, or Apple ID. It's free to get started! You can use Nexal AI on both mobile (iOS and Android) and web.

<Note>
  Choose Google Sign-in or Apple Sign-in for the quickest setup process and enhanced security.
</Note>

<a href="https://nexalai.com/signup" target="_blank">
  <Button>Create Account</Button>
</a>

## Select Your AI Assistant

Access multiple AI models through our unified platform. Here are some popular choices:

<CardGroup cols={2}>
  <Card title="Grok 4 Fast" color="gray">
    Cost-efficient multimodal model with 2M token context
  </Card>

  <Card title="GPT 5 Mini" color="gray">
    Compact GPT-5 with reduced latency and cost
  </Card>

  <Card title="Gemini 2.0 Flash Lite" color="gray">
    Fast response time with quality at economical prices
  </Card>

  <Card title="DeepSeek R1" color="gray">
    Advanced reasoning model with strong analytical capabilities
  </Card>
</CardGroup>

<Note>
  Not sure which model to choose? Start with Grok 4 Fast or GPT 5 Mini for the best overall performance.
</Note>

## Start Your First Chat

Begin your conversation with simple questions or tasks. Our AI assistants are designed to be helpful and easy to talk to.

### Example Prompts

* "Help me write a professional email"
* "Explain quantum computing in simple terms"
* "Create a weekly meal plan for my family"

## Select a Persona

Personas are specialized AI assistants tailored for specific tasks and roles. They come pre-configured with the right instructions and settings for their domain.

Try it out:

1. Open the persona selector in the chat interface
2. Browse available personas like "Code Assistant", "Creative Writer", or "Data Analyst"
3. Select a persona that matches your task
4. Start chatting - the persona will adapt its responses to its specialized role

The persona uses the best instructions and settings for its purpose, so you can focus on getting work done.

## Use Tools

Tools extend the AI's capabilities beyond text generation. Ask the AI to:

* Generate images from text descriptions
* Search the web for up-to-date information
* Create documents and resumes
* Save memories for future conversations
* Set reminders (mobile only)

Type `/` in the chat input to see available tools, or just describe what you need and the AI will use the right tool automatically.

## Generate Images

Create stunning images from text descriptions using our AI image generation.

Let's create your first image:

1. Enter a descriptive prompt, for example: "A futuristic cityscape at sunset with flying cars"
2. Select your preferred model, style, size, and settings
3. Send your request

Your image will appear in seconds. You can refine it by adjusting the prompt or regenerating with different parameters.

<Note>
  Be specific in your prompts - include details about style, mood, colors, and composition for best results.
</Note>

## Voice Conversations (Mobile)

On mobile, you can have voice conversations with the AI:

1. Tap the microphone icon in the chat
2. Speak your question or message
3. The AI will respond with both text and voice
4. Continue the conversation naturally

Voice mode is great for hands-free interactions when you're on the go. Currently in Beta.

## Explore More Features (Mobile)

On mobile, you'll find additional features:

## What's Next?

Now that you've got the basics down, explore these features:

<CardGroup cols={2}>
  <Card title="Chat" href="/chat" color="gray">
    Learn advanced chat features and tips
  </Card>

  <Card title="Personas" href="/personas" color="gray">
    Create your own custom personas
  </Card>

  <Card title="Image Generation" href="/image" color="gray">
    Master AI image creation
  </Card>

  <Card title="Rapid Mode" href="/rapid-mode" color="gray">
    Get faster responses when you need speed
  </Card>

  <Card title="Reasoning" href="/reasoning" color="gray">
    Control how deeply the AI thinks
  </Card>
</CardGroup>
