# Credit System

When buying the AnE vSynth HUD you are automatically loaded with 150 credits by default which allows you to spawn a character or even make changes to a character after creation.&#x20;

Below are the debt charges of each transaction made by the system.

| Transaction                 | Debit      |
| --------------------------- | ---------- |
| Character Birthing/Assuming | 10 Credits |
| Character Spawning          | 20 Credits |
| Removing Adoption - Simple  | 25 Credits |
| Removing Adoption - Forced  | 50 Credits |
| Dissolving Partner          | 25 Credits |
| Race Change                 | 10 Credits |

{% hint style="warning" %}
Currently credits are a 1 to 1 ratio to Lindens. (i.e **1L$ = 1 Credit**)\
**THERE IS NO CASH-OUT**
{% endhint %}

## How to Earn Credits

Credits can either be bought via the Marketplace [here](https://marketplace.secondlife.com/p/AnE-Item-Gold-Coin-100/21096674) or they can be earned by doing certain tasks such as simply logging in and wearing the AnE system.

### How are credits given?

**Monday through Friday** credits will be rewarded depending on what actions you do on the HUD, it is as simple as just logging in for the day and having the AnE HUD attached!\
**Saturday through Sunday** there will be a random booster that will be dispensed upon login.

{% hint style="info" %}
Weekend giveaways consist of either an Instant Fertility Potion or Essence Booster!
{% endhint %}

The table below are the current ways to earn Credits for character manipulation or buying items within the AnE Point Shop!<br>

| Action            | Credit Amount |
| ----------------- | ------------- |
| Breeding          | 25 Credits    |
| Child Birthing    | 150 Credits   |
| Birth Consignment | 250 Credits   |
| Daily Login       | 400 Credits   |


---

# 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.anehud.com/getting-started/operation/credit-system.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.
