# Getting Started with Chatly

## **How to Make a Request**

Chatly makes it easy to get the results you need, no matter the task. Here’s how to use it effectively:

1. **Select the Right Tool:** Choose the tool best suited for your task (e.g. AI Chat, Create Images, AI Docs, AI Slides).
2. **Enter Your Query:** Clearly describe your request. Be as specific as possible to get the best results.
3. **Submit Your Query:** Click the submit button and let Chatly process your request.
4. **Review the Response:** Analyse the response or result, and if needed, refine your query for further assistance.

**Example Requests:**

* "Draft a formal email requesting collaboration on a new project."
* "Summarise this research paper to highlight its findings." (with a document upload or link)
* "Generate a creative visual for a tech startup’s homepage."
* "Create an investor pitch deck for a new fintech app."

***

## **Advanced Query Options**

For more tailored results, take advantage of advanced options:

* **Specify Tone:** Use terms like "formal," "casual," or "persuasive."
* **Set Filters:** Request outputs within specific timeframes or for particular audiences.

**Examples:**

* "Write a casual birthday message for a friend."
* "Analyse customer feedback data from Q3 and identify key trends."
* "Create a presentation slide design that’s modern and professional."

***

## **Tips for Better Results**

* **Be Clear:** Provide as much detail as possible to ensure the AI understands your needs.
* **Use Keywords:** Focus your query using relevant terms to refine the output.
* **Experiment:** Try different phrasings if you’re not getting the desired results.

***

## **Understanding Response Accuracy**

Chatly is designed to provide accurate and relevant results. However, if you’re unsatisfied:

* Rephrase or add details to your query for more precise responses.
* Check your data or inputs to ensure accuracy.

### Use Case Reference Table

<table data-header-hidden><thead><tr><th width="225.56640625">Use Case</th><th></th><th></th></tr></thead><tbody><tr><td>Use Case</td><td>Tools to Use</td><td>Example Outcome</td></tr><tr><td>Writing &#x26; Communication</td><td>AI Chat</td><td>Draft a persuasive client email, refine grammar, and adjust tone for professionalism</td></tr><tr><td>Code Previews</td><td>AI Chat</td><td>Create interactive and beautiful previews to build and test landing pages and games</td></tr><tr><td>Research &#x26; Knowledge Work</td><td>AI Chat</td><td>Summarize a 20-page research paper into key findings and conclusions</td></tr><tr><td>Business &#x26; Productivity</td><td>AI Chat</td><td>Analyze Q2 sales data to identify top-performing regions and generate a summary report</td></tr><tr><td>Creative &#x26; Visual Work</td><td>Image Generation, AI Chat</td><td>Generate a modern office design visual for a presentation</td></tr><tr><td>Technical &#x26; Coding Support</td><td>AI Chat</td><td>Debug a Python script and generate technical documentation</td></tr><tr><td>Everyday Tasks</td><td>AI Chat</td><td>Translate a business paragraph into Spanish or create a polished resume draft</td></tr><tr><td>Job Applications</td><td>AI Docs</td><td>Create a tailored resume or cover letter from a template, refine wording for specific roles, and export a polished PDF ready for submission.</td></tr><tr><td>Creative &#x26; Visual Work</td><td>AI Videos</td><td>Create a short promotional video from a script, add AI voiceover and captions, and export a ready-to-share clip.</td></tr><tr><td>Business &#x26; Report</td><td>AI Docs</td><td>Generate a structured business report from a prompt, summarize attached data or documents, refine sections with AI, and export the final report in standard formats.</td></tr><tr><td>Article Summaries</td><td>Chatly Extension</td><td>Get a quick summary of a long article or webpage without leaving the tab.</td></tr><tr><td>Presentation and Pitches</td><td>AI Slides</td><td>Generate a full investor pitch deck or meeting presentation from a text prompt or outline, complete with professional layouts and editable text.</td></tr><tr><td>Anything Else</td><td>OmniAgent</td><td>OmniAgent doesn't just generate. It thinks, plans, and executes the entire creative process from start to finish, whatever that takes.</td></tr><tr><td>Creating Ads and Videos</td><td>AI Videos</td><td>Generate a complete video with just an input of text.</td></tr></tbody></table>


---

# 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://help.chatlyai.app/getting-started/getting-started-with-chatly.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.
