# International Biohacking Community

<a href="https://biohackinginternational.com" class="button primary">Website</a> <a href="https://biohacking.forum" class="button secondary">Forums</a> <a href="https://discord.gg/biohackers" class="button secondary">Discord</a> <a href="https://t.me/biohackerlounge" class="button secondary">Telegram</a>

The International Biohacking Community is a global platform for biohacking research, discussion, and public education.

Its work spans DIY biology, longevity, human augmentation, and measurement-driven self-experimentation.

### Start here

Recommended starting points: [Mission and scope](/about/mission-and-scope.md), [Focus areas](/about/focus-areas.md), [Platforms and links](/get-involved/platforms-and-links.md), [Discord communities](/get-involved/discord-communities.md), and [Safety, ethics, and legal boundaries](/policies/safety-ethics-and-legal-boundaries.md).

### What you can do in the International Biohacking Community

Participate in technical discussion, share documented experiments, and connect with specialists working on implants, supplementation, longevity, and adjacent transhumanist topics.

{% hint style="info" %}
Materials are provided for general information and discussion.

It is not medical advice, and it is not a substitute for professional supervision.
{% endhint %}


---

# 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.biohackinginternational.com/international-biohacking-community.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.
