# Dev Quickstart

### Adding your app to the store:

As an app, there are a few steps to get integrated:

1. Setup an intro call with the team: <https://calendly.com/anthony-ff/30min>
2. Integrate the ethOS wallet with JVM or Expo SDKs below
3. Submit your Web app or mobile app: <https://forms.gle/EXx7VAUtjEfU1xbv5>
4. Review implementation with team
5. Get listed & promote :)

***

### Integrate dGEN1 wallet:

Easily integrate the dGEN1 system wallet in your android app:

[Wallet SDK](/sdks/jvm-sdk.md)

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

***

### Browse dGEN1 SDKs

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/aMgaSdMq5jRGPxQydWI6">/pages/aMgaSdMq5jRGPxQydWI6</a></td></tr><tr><td><a href="/pages/osT7gZs5mGMb5R11pQzn">/pages/osT7gZs5mGMb5R11pQzn</a></td></tr><tr><td><a href="/pages/4S1iLMDwpetFt1PyuyDV">/pages/4S1iLMDwpetFt1PyuyDV</a></td></tr><tr><td><a href="/pages/4S1iLMDwpetFt1PyuyDV">/pages/4S1iLMDwpetFt1PyuyDV</a></td></tr><tr><td><a href="/pages/mrNdfTl7RHbZVqIM4QwA">/pages/mrNdfTl7RHbZVqIM4QwA</a></td></tr><tr><td><a href="/pages/8qdA8cqYgMI2ouTsOceR">/pages/8qdA8cqYgMI2ouTsOceR</a></td></tr></tbody></table>

Feel free to reach out to us on Discord at <https://discord.gg/2CTuBzm9R3> and ask one of the @Wizards if you have questions!


---

# 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.freedomfactory.io/build/quickstart.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.
