# LC Model

LCModel can be used for automatic quantification of in vivo proton MR spectra. To learn more about LCModel, visit [the LCModel website](http://lcmodel.ca/lcmodel.shtml). The BNC has a license that enables users to use the software within Oscar (Brown's super computer). LCModel works best when each user has his/her own installation and points to our group's license. To get started:

* Make sure you have an [Oscar account](https://brown.co1.qualtrics.com/jfe/form/SV_0GtBE8kWJpmeG4B)
* Follow [our LCModel Installation Guide](/bnc-user-manual/analysis-pipelines/lc-model/lcmodel.md)


---

# 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://docs.ccv.brown.edu/bnc-user-manual/analysis-pipelines/lc-model.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.
