# Professions

### Choosing Your Profession&#x20;

Our [clava-board](https://clava-land.gitbook.io/welcome-to-clava/gameplay/clava-base/clava-board "mention") will show a list of Professions that are in high demand. You do not have to choose one of these Professions if you don't want to, but they do come with a lot of benefits.&#x20;

**When you find the Profession you want, click the confirm button and you're HIRED!**&#x20;

Once you're Hired you will unlock the [professions](https://clava-land.gitbook.io/welcome-to-clava/gameplay/professions "mention") page that will contain all the information around your Profession. You can use this page to reference your Salary, Daily Tasks, Payouts, PTO and more.

### Why is the Clava Board so important?

*Clava Board is what keeps Clava* LAND's *Ecosystem healthy.*

The Clava Boards goal is to share the Professions that are in demand. The Clava Board suggests Professions based off of the health of the [ecosystem](https://clava-land.gitbook.io/welcome-to-clava/gameplay/ecosystem "mention").

For example, if there is a Food shortage in Clava LAND because our population is growing. The Clava Boards high in demand Profession will be `Farmers` . Farmers are Users that grow crops on their LAND and then sell them to Grocery Stores for people in Clava LAND to purchase. The Clava Board will show how many new Farmers we need to end the shortage.&#x20;

{% hint style="info" %}
**High Demand Professions provide a list of exclusive benefits to Users to that choose it.**
{% endhint %}

### What else can the Clava Board do?&#x20;

Other than sustaining the health of our [ecosystem](https://clava-land.gitbook.io/welcome-to-clava/gameplay/ecosystem "mention"), the Clava Board can also bring new elements to Clava LAND.&#x20;

For example, it could list 10 Financial Advisor Positions available to Users. If all 10 positions are filled, our team will work on launching Clava Market which is a Stock Market of all the business in Clava Land. This would allows Users in Clava LAND to start investing in these Businesses. <br>

#### Examples of some of the Professions you can choose from when we launch:&#x20;

* [ ] Doctor
* [ ] Farmer
* [ ] Financial Advisor
* [ ] Therapists
* [ ] Software Engineer
* [ ] Financial Advisor
* [ ] Real Estate Agent
* [ ] Store Clerk
* [ ] Hostess
* [ ] Entreprenuer (Only for Users that own a piece of LAND)
  * [ ] Club Owner
  * [ ] Apartment / Townhome / Housing Complex Owner
  * [ ] Farm Owner
  * [ ] Practice Owner (Doctor / Therapists)
  * [ ] Event Planner
  * [ ] Financial Advisor Company


---

# 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://clava-land.gitbook.io/welcome-to-clava/gameplay/professions.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.
