# User Guide

Accern is a visual artificial intelligence tool and a cloud platform. You can use our advanced NLP models to build your solutions without writing a single line of code. Our cloud platform hosts and runs your solutions. However, you can also choose to deploy your solutions on a cloud of your choice whether through a private or enterprise cloud system. You can access Accern's platfrom from any device as long as there is an internet connection. Once your models are built on Accern, you are given a flexible range of delivery options which includes having them on Accern's secured cloud or securely delivered to a cloud of your choice.

## Who can use Accern?

Anyone who is comfortable with basic online applications and softwares can use Accern. Our platform is extremely simple and straightforward and our customer success specialists are there to help every step of the way. However, we also recommend reading this manual and watching the videos before trying to build your NLP solutions. We also have a Community forum, University, and blog section coming soon.&#x20;


---

# 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://documentation.accern.com/user-guide.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.
