> 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/know-about-side-effects/are-there-any-side-effects-to-using-decode-age-supplements.md).

# Are there any side effects to using Decode Age supplements?

### Safety of Our Supplements <a href="#h_6ae2d7888e" id="h_6ae2d7888e"></a>

At Decode Age, we strive to provide our customers with safe and effective supplements. All of our supplements are made with the [highest purity and quality standards](https://help.decodeage.com/decode-age-support/quality-and-certification/what-is-the-purity-and-efficacy-of-decode-age-supplement), allowing us to minimise potential side effects.

It is essential to recognise that individual reactions can vary, and everyone's body responds differently to medications, supplements, and foods. We always recommend starting a new supplement with a lower dose to assess your tolerance.

If you have any questions or concerns regarding the safety of our supplements, please feel free to contact us either by phone(+91 7969469000) or [email](about:/cdn-cgi/l/email-protection#385b594a5d785c5d5b575c5d595f5d165b5755). We are always here to help.


---

# 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/know-about-side-effects/are-there-any-side-effects-to-using-decode-age-supplements.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.
