> For the complete documentation index, see [llms.txt](https://help.decodeage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.decodeage.com/decode-age-support/supplement-information/nicotinamide-riboside-nr/can-i-take-nr-understanding-dosage-and-guidelines.md).

# Can I Take NR? Understanding Dosage and Guidelines

Dosage&#x20;

[Nicotinamide riboside (NR)](https://decodeage.com/products/nr-300-30) is reported to be generally well-tolerated at doses ranging up to 3000mg of body weight daily.&#x20;

### When to consume NR?&#x20;

Take one capsule daily, before midday.&#x20;

Research indicates that taking NR supplements in the morning may be optimal for enhancing their effectiveness.&#x20;

This timing aligns with the body's natural circadian rhythms (controls all physical, mental, and behavioural changes that follow a daily cycle), potentially improving cellular uptake and promoting&#x20;

### Who should avoid taking NR?&#x20;

While NR is generally safe for adults, its effects on children and adolescents have not been extensively studied. Therefore, it is recommended that NR not be used in these populations without medical supervision.&#x20;

Individuals with certain medical conditions, particularly those affecting liver function or metabolic disorders, should consult a healthcare professional before starting NR.&#x20;

Pregnant or breastfeeding women should avoid NR supplementation.&#x20;

Individual responses to supplements can vary and it’s best to consult with a healthcare provider for personalized advice.&#x20;


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.decodeage.com/decode-age-support/supplement-information/nicotinamide-riboside-nr/can-i-take-nr-understanding-dosage-and-guidelines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
