# Nily Help Center

## Nily Help Center

- [Getting Started with Nily](https://nily.gitbook.io/nily/get-started/getting-started-with-nily.md): We're excited to have you onboard, to get started please:
- [Signup in Nily (ex-Remail)](https://nily.gitbook.io/nily/get-started/signup-in-nily-ex-remail.md)
- [Write you first Email by AI](https://nily.gitbook.io/nily/get-started/write-you-first-email-by-ai.md)
- [AI Sidebar](https://nily.gitbook.io/nily/features/ai-sidebar.md): This feature is designed to access all AI AI features from any web page.
- [Compare LLMs](https://nily.gitbook.io/nily/features/compare-llms.md): The Compare LLM feature enhances your ability to leverage AI by offering a rich comparison framework, ensuring you choose the right model for the right task.
- [AI Email Assitant](https://nily.gitbook.io/nily/features/ai-email-assitant.md)
- [Knowledge Base](https://nily.gitbook.io/nily/features/ai-email-assitant/knowledge-base.md): Say goodbye to answering repetitive questions!
- [Customise the Writings Style](https://nily.gitbook.io/nily/features/ai-email-assitant/customise-the-writings-style.md)
- [Add you Meeting Scheduling link](https://nily.gitbook.io/nily/features/ai-email-assitant/add-you-meeting-scheduling-link.md): Add you calendar link to use when setting an appointment
- [AI Writing Assistant](https://nily.gitbook.io/nily/features/ai-writing-assistant.md): Write anything with our modern editor powered by AI and templates for various use cases
- [AI Image Generation](https://nily.gitbook.io/nily/features/ai-image-generation.md): This feature is designed to enhance your creative workflow by simplifying the image creation process.
- [Chat with PDF](https://nily.gitbook.io/nily/features/chat-with-pdf.md): This feature is ideal for reviewing lengthy reports, research papers, or any document where extracting key details is necessary.
- [Chat with Youtube](https://nily.gitbook.io/nily/features/chat-with-youtube.md): Summarize YouTube videos and get highlights and timestamps.
- [Post Generator](https://nily.gitbook.io/nily/features/post-generator.md): AI Post Generator simplifies the content creation process, enabling you to focus on building and maintaining impactful online engagement.
- [Carousel Generator](https://nily.gitbook.io/nily/features/carousel-generator.md): AI Carousel Generator simplifies the carousel creation process, enabling you to focus on building and maintaining impactful online engagement.
- [Mind Map Generator](https://nily.gitbook.io/nily/features/mind-map-generator.md): Simplify complex information and enhance your ability to communicate ideas with mind map generator.
- [Learning Companion](https://nily.gitbook.io/nily/features/learning-companion.md): A suite of tools to efficiently engage with learning materials.
- [Frequently Asked Questions (FAQ)](https://nily.gitbook.io/nily/faq/frequently-asked-questions-faq.md)
- [For Customer Support](https://nily.gitbook.io/nily/use-cases-soon/for-customer-support.md)
- [For Sales](https://nily.gitbook.io/nily/use-cases-soon/for-sales.md)
- [For Managers](https://nily.gitbook.io/nily/use-cases-soon/for-managers.md)
- [For Schools and Universities](https://nily.gitbook.io/nily/use-cases-soon/for-schools-and-universities.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://nily.gitbook.io/nily/get-started/getting-started-with-nily.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.
