# Overview

> **If you are using Jira Cloud, please see** [**this page**](https://fulstech.gitbook.io/docs/markin-markdown-editor-for-jira/jira-cloud/overview)**.**

Markin is the best Markdown editor for Jira Cloud. Markin provides **Markdown Editor** for composing and rendering Markdown content. Markin offers the following features:

* Github Flavored Markdown:
  * Basic syntax: <https://help.github.com/articles/basic-writing-and-formatting-syntax>.
  * Table: <https://help.github.com/articles/organizing-information-with-tables>.
* Gherkin syntax for behavior description: <http://docs.behat.org/en/v2.5/guides/1.gherkin.html>.
* LaTeX for Math formulas.
* DOT (Graphviz) for diagram: [http://www.graphviz.org](http://www.graphviz.org/).
* JavaScript sequence diagram: <https://bramp.github.io/js-sequence-diagrams>.
* Mermaid UML diagram: <https://mermaid-js.github.io/mermaid/#/>.
* Preview mode.
* Syntax highlighting & autocompletion.

You can install the app by following the instructions at [Atlassian Marketplace](https://marketplace.atlassian.com/apps/1214558/markin-markdown-in-jira-with-latex-uml?hosting=datacenter\&tab=installation).

![Markdown for Jira](/files/-Ma8B0q8mQb7IPWJT6bW)


---

# 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://fulstech.gitbook.io/docs/markdown/markin-markdown-editor-for-jira/jira-data-center-and-jira-server/overview.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.
