# (Deprecated) Usage (for version older than 4.0.0)

{% embed url="<https://www.youtube.com/watch?v=-yzSSANd9SI>" %}
LaTeX for Confluence
{% endembed %}

## Page Title

For Page Title, inline LaTex must be wrapped inside `//(...//)`  and LaTex block must be wrapped inside `//[...//]`.

![Input](/files/-MfI6v1Or_m0Y5e4FX-k)

![Render](/files/-MfI74mjNutYtXF9C-iS)

## Page Content

### Using GUI

Open the macro browser.

![LaTeX for Confluence](/files/-MfI89iQ23ktMLKI500B)

Select the macro you want to use.

![LaTeX for Confluence](/files/-MfI8iy949k2AfcG9XHZ)

Select **Insert**.

![LaTeX for Confluence](/files/-MfI94SUQtGpmPGA9cZq)

Provide the LaTeX content.

![LaTeX for Confluence](/files/-MfI9aqfaRsYZmF5fIaA)

Save the page content.

![LaTeX for Confluence](/files/-MfIAM32uR4V2hGcHbTD)

### Using markup

Macros can also be inserted quickly by typing `{.`

![LaTeX for Confluence](/files/-MfIC5EIHuhSgXbUwsUE)

## Comment

You can write LaTeX content in comments in similar ways.

![LaTeX for Confluence](/files/-MfIFzC7P57MF286RWwY)

![LaTeX for Confluence](/files/-MfIG9yUYSS1Fy15YAPf)

## Math Editor

If you are not familiar with LaTeX, you can make use of Math Editor while editing the macro content.

To open Math Editor, select the macro, and click on the **Editor** button on the quick toolbar.

![LaTeX for Confluence](/files/-MiKMfpuV879a4hUvDyY)

The Math Editor dialog will show up. Click on the **Keyboard icon** to show the virtual keyboard with many predefined LaTeX symbols.

![LaTeX for Confluence](/files/-MiKNVvNFVB3yvH2U58o)

## Mobile support

![LaTeX for Confluence](/files/-MfN5AkcMV_SKRfgCXjD)


---

# 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/latex/latex-beautiful-math-for-confluence/confluence-data-center-and-confluence-server/usage-pre-400.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.
