# Alien'sFarm

**Alien'sFarm** is an **open-source** platform with a couple of farming products on Tezos blockchain aimed to bring fresh financial abstractions to the network and open up new economic opportunities for community members who are eager for yield mechanics.

Currently, there are 3 solutions:

1. **Staking** provides a simple staking pool mechanism where users can stake their PAUL tokens and earn new PAUL tokens in every block proportionally to their share in the pool. Also, users can earn and reinvest earned PAUL tokens. The deposit and reward can be withdrawn anytime.
2. **Farming** gave the name to the platform and is the underlying platform's functionality. The protocol encourages the users by distributing the constant amount of PAUL tokens every block among all stakers proportionally to their share in the harvest pool. The deposit and reward can be withdrawn anytime.
3. **Vault** that enables auto reinvestment to augment the income. Reinvestment of the whole pool rewards can be done by anyone who is willing to pay the transaction fee and earn 3% of the yielded tokens. The protocol charges an insignificant dev fee (0.3%) for deposit withdrawals.


---

# 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://degentechxtz.gitbook.io/aliensfarm/master.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.
