# Become a developer

1. Login to Xena in the fiscal which you would like to create your application.
2. In the main menu, go to Apps > Appstore.
3. Find the app "Xena developer" and install it. This will allow you to submit and register apps.&#x20;

<figure><img src="/files/FnmN5BJFmVChmvCJK93c" alt=""><figcaption></figcaption></figure>

The installed app can be found under the menu item Appstore.


---

# 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://dev.xena.biz/xena-developer/development/get-started/installxenadeveloper.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.
