> For the complete documentation index, see [llms.txt](https://docs.anehud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anehud.com/getting-started/character/abilities.md).

# Abilities

Character abilities are derived independently or in combination from the Class and Form; and the ability itself may further define itself based on character Class and Form. This can be accessed from the Character icon on the HUD.

#### Shift (Form: Shapeshifter)

You can acquire new forms or shift into already learned forms; shift does not change who you are but what others see your profile as. Most shapeshifter classes require some genetic fluid to be able to acquire a new form; which can be either Blood or Semen, and the means of procurement can be via Mouth or Vagina. (Meaning the safest hole to breed a shapeshifter in without them copying your character is in the butt :) \
There are only three ways to acquire new forms depending on the shapeshifter class:

* Define: Available to Deity and Daemon\
  This method allows defining of a form rather than copying from another character.
* Learn: Available to Synthetic and Digital\
  This method gives access to any genetic material that's been received following the aforementioned criteria.
* Apply: Available to all others\
  This method requires the character to actively have possession of the fluid within their stomach or uterus.

Shapeshifters can only copy from or define from similar or sub-par class types:

* Living: Can copy Living
* Demon: Can copy Demon, Living, and Daemon
* Daemon: Can copy Daemon, Living, and Demon
* Deity: Can copy Deity, Demon, Living, and Daemon
* Synthetic: Can copy Synthetic, Demon, Living, and Daemon
* Digital: Can copy all except Deity


---

# 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:

```
GET https://docs.anehud.com/getting-started/character/abilities.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.
