> For the complete documentation index, see [llms.txt](https://docs.gotchiverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gotchiverse.io/gameplay/farming/alchemical-channeling.md).

# Alchemical Channeling

{% embed url="<https://www.youtube.com/watch?ab_channel=Aavegotchi&t=2s&v=8EM_qr0zsqM>" %}

**Alchemical Channeling** is a ritual performed by an Aavegotchi that harnesses Alchemica from the surrounding Gotchiverse atmosphere and releases it nearby the Aavegotchi.

To perform Alchemical Channeling, an Aavegotchi must visit an [Alchemical Aaltar](broken://pages/OIoln2vxLYIwMamDf90m) it has permission to channel from (see [Access Rights](/gameplay/access-rights.md)) and initiate Alchemical Channeling.

Each Aavegotchi can perform **one** Alchemical Channeling every 24 hours.&#x20;

After each channeling, the Alchemical Aaltar has a cooldown period, which gets reduced with each level of upgrading.&#x20;

Once the Alchemica has been harnessed from the Aaltar, it then gets transferred to the Aavegotchi. A portion goes directly to the owner of the Aavegotchi (or to the Gotchi Pocket), and the rest gets distributed nearby on the surface in a process known as **Spillover.**

**The level of the Alchemical Aaltar determines the Spillover Radius, Spillover Rate, and also the cooldown before the next Channeling can be initiated.**&#x20;

The exact amount of Alchemica received depends on the channeling Gotchi's Kinship Score. The exact formula for calculating the amount based on Kinship is:

![](https://lh5.googleusercontent.com/R-p7Jy1ALMIIcPPOpfhsdOrc5s2oOC9doNOwpbUYxPC6AsZweYnwRBRsX59o1qyjIlB3dyMUqhO3qFjgCuNMOnJytuc-Ch2_5EuSlfI1CHDJPLWHOyfZCwf2-1g-1zUJbUY_U5y296fpFxE8zEEWiLM)

Thus, higher Kinship Scores result in higher Alchemical Channeling amounts.

**Don't forget to pet your Gotchis!!!**


---

# 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.gotchiverse.io/gameplay/farming/alchemical-channeling.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.
