# FAQ for Builders

1. **Where to access your app?**

* At <https://app.dbforest.org>&#x20;

2. **Where to get test funds from?**

You have two options:&#x20;

* 1\) In the top right corner of the app there is a button that lets you request test funds.&#x20;
* 2\) Contact one of the dbForest crew.

3. **Does it work with my Wallet \_\_\_\_\_\_  ?**&#x20;

* Please use [metamask](https://metamask.io/download/) ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcq2DLUXjfjEBrKaFllETbEOfQHi-MqcbuPTPdn5os2QenU2Vt6ozo7Oxuks3I9ZgSTJrgWnt7MzKVTeU9R7YHClBOYJIVZKd3iwvYiwkQ2firDlR4hDqcdWP5fSPVxHJIQg-_RFR_UvwYL0LbHBinjmiD-?key=SHnM0zP0CJa1Px5Ac3IOJA). Every wallet is different. We have known issues with Phantom, Rabby And Rainbow wallet.&#x20;

4. **Where to find project documentation?**

* You can find it [here](/r/d/architecture.md)

5. **What cloud resources do you offer?**

* We offer DBs (Postgres, MySql, Milvus), VMs (Ubuntu, Debian) and OrbisDB with Ceramic.

6. **How to contact dbForest crew?**

* **Miko** - you can find him IRL at the hackathon or message him on dbForest Discord (Miko.G) and Telegram (@mikkogg)
* **Muhammed** - message him on dbForest Discord (@mkaramuk)
* **Danel** - message him on dbForest Discord (@tribeofdanel)

7. **Can we keep on using the resources after the hackathon?**

* Yes, and it is encouraged! Keep on using your resources. Contact us if you want to go into production with your hackathon project.

8. **Where are the links to your social media?**

* Discord - <https://discord.gg/7RPgCmZZk7>
* X / Twitter - <https://x.com/dbforest_org>&#x20;

<br>


---

# 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://documentation.dbforest.org/r/eth-warsaw/faq-for-builders.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.
