> For the complete documentation index, see [llms.txt](https://docs.biohackinginternational.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.biohackinginternational.com/get-involved/platforms-and-links.md).

# Platforms and links

The International Biohacking Community operates across multiple platforms.

For community announcements and moderation, use the official channels first.

### Official International Biohacking Community channels

**Official website:** [biohackinginternational.com](https://biohackinginternational.com)

**Forums:** [biohacking.forum](https://biohacking.forum)

**Discord (primary invite):** [discord.gg/biohackers](https://discord.gg/biohackers)

**Telegram (main chat):** [t.me/biohackerlounge](https://t.me/biohackerlounge)

### Telegram topics

**Grinders / implants:** [t.me/subdermalimplants](https://t.me/subdermalimplants)

**Life extension:** [t.me/lifeextensionlongevity](https://t.me/lifeextensionlongevity)

### Related communities and directories

International Biohacking Community members often overlap with adjacent communities.

[r/Biohackers](https://reddit.com/r/biohackers)

[r/Biohacking](https://reddit.com/r/biohacking)

[r/Transhumanism](https://reddit.com/r/transhumanism)

[r/LifeExtension](https://reddit.com/r/lifeextension)

[r/Immortality](https://reddit.com/r/immortality)

[r/WimHof](https://reddit.com/r/wimhof)

[r/IceBaths](https://reddit.com/r/icebaths)

[r/Grinders](https://reddit.com/r/grinders)

### Professional networks

[International Biohacking Community (LinkedIn group)](https://www.linkedin.com/groups/14449269/)

[Transhumanism - Posthumanism - Philosophy - Human Augmentation (LinkedIn group)](https://www.linkedin.com/groups/14519298/)

[Cryonics Networking - Cryopreservation Research, News, and Discussion (LinkedIn group)](https://www.linkedin.com/groups/14500450/)

### Facebook groups

[Biohacking | Longevity ✦ Nootropics ✦ NFC/RFID Implants ✦ CRISPR](https://www.facebook.com/groups/biohackingimplantsnootropics)

[Transhumanism - Longevity - Singularity - Life Extension - Futurism](https://www.facebook.com/groups/transhumanism.futurism.singularity)

### Social

X (Twitter): [@biohackingintl](https://x.com/biohackingintl)

Bluesky: [@biohackinginternational.com](https://bsky.app/profile/biohackinginternational.com)

{% hint style="info" %}
Some third-party spaces may refer to the International Biohacking Community informally.

If safety or moderation matters, prefer official channels.
{% endhint %}


---

# 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://docs.biohackinginternational.com/get-involved/platforms-and-links.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.
