> ## 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.

# Tools

> Learn about the tools that let the AI do more than just chat.

## What Are Tools?

Tools let the AI do things beyond answering questions. It can search the web, generate images, create documents, set reminders - basically anything that requires an action.

## Available Tools

**Resume Generator**

* Turn your experience into a formatted resume
* Export it when you're done

**Image Generation**

* Create images right in your chat
* Just describe what you want

**Document Generator**

* Write and edit documents (reports, letters, proposals, etc.)
* Built-in editor for formatting
* Export as DOC, TXT, or PDF

**Memory**

* The AI remembers things about you across conversations
* You never have to repeat your preferences

## Using Tools

Most of the time, you don't need to do anything special. Just describe what you want and the AI picks the right tool:

* "Create an image of a sunset" → Image generation
* "Remember that my favorite color is blue" → Memory
* "What's the weather in Tokyo?" → Web search

If you want to be explicit, type `/` in the chat and you'll see a list of available tools.

## Quick Triggers

* `!web` + space: Force web search for your message
* `!rapid` + space: Use rapid mode (faster responses)

## Memory Tool

Tell the AI something once, and it remembers forever (or until you delete it).

"Remember that I prefer Python over JavaScript"

That's it. Next time you ask for code, it'll use Python without you having to specify.

**Viewing memories:**
Go to Settings → Memories

**Deleting memories:**
Just click and delete. You can't edit them though - if something changes, delete the old one and tell the AI the new info.

## Document Generator

Ask the AI to write something:

"Write a project proposal for a new mobile app"
"Create a cover letter for a software engineer position"

It generates the document, then you can edit it in the built-in editor and export it as DOCX when you're happy with it.

## Resume Generator

Tell the AI about your experience and it formats everything into a proper resume. You can review and edit before exporting.

## A Few Tips

Be specific when asking for something. "Create a professional email about the delay" is better than "write an email."

If the first result isn't quite right, just ask for changes. The AI can iterate on its work.

<Note>
  The AI usually picks the right tool automatically. You only need to explicitly choose one if you want to override its decision.
</Note>
