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

**Image Generation**

* Same as web - create images on the go
* Multiple AI models to choose from

**Document Generator**

* Create and edit documents from your phone
* All the same document types as web

**Memory**

* Same memory system as web
* Your preferences follow you everywhere

**Reminder**

* Set reminders with push notifications
* One-time or repeating (daily, weekly, monthly)
* Timezone support

**Web Search**

* Get current information from the internet
* Results come with sources
* Good for news, weather, real-time data

**Folder Access**

* Upload files to project folders
* The AI can read and reference them in chat

## 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
* "Remind me to call mom tomorrow at 3pm" → Reminder (mobile)
* "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

* `@`: Pick a persona
* `/`: Pick a tool

## 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 the Memories screen

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

## Reminder Tool

Set reminders and get push notifications:

"Remind me to submit the report on Friday at 2pm"
"Set a daily reminder to take my vitamins at 8am"

You can see all your reminders in the Reminders section and mark them complete when you're done.

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

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