# FAQs

## FAQ for Vitruveo

<details>

<summary><strong>Can teams that have already completed fundraising still participate in Vitruveo programs?</strong></summary>

Yes, Vitruveo welcomes both early-stage and late-stage teams. Late-stage teams that have completed fundraising can still participate and will be judged separately from early-stage teams.

</details>

<details>

<summary><strong>Are multiple project submissions allowed in Vitruveo competitions?</strong></summary>

Participants can submit multiple projects. However, it's important to note that projects with a focused approach on a single submission might have a competitive edge.

</details>

<details>

<summary><strong>Are competition winners the only ones eligible for developer incentives?</strong></summary>

While a portion of the developer incentives is reserved for competition winners, Vitruveo also allocates a significant portion for Mainnet dApps. The exact distribution is tailored to prioritize Mainnet dApp development.

</details>

<details>

<summary><strong>Do participants receive any benefits for engaging in the testnet?</strong></summary>

Testnet participation does not offer direct rewards. However, participants should stay tuned for potential benefits and incentives on the Mainnet launch.

</details>

<details>

<summary><strong>Will teams have direct access to Vitruveo advisors for guidance?</strong></summary>

The Vitruveo team, including advisors, will make best efforts to provide 1:1 guidance to every interested team. Personalized advice will be available, at a minimum, asynchronously in dedicated communication channels.

</details>

<details>

<summary><strong>What percentage of the developer incentive is allocated to competition winners?</strong></summary>

The exact percentage allocated to competition winners is confidential. However, it represents the largest individual allocation to date.

</details>

<details>

<summary><strong>Can developer incentive points be shared with users?</strong></summary>

Absolutely. Sharing developer incentive points with users can help bootstrap liquidity and user base without utilizing native tokens. Vitruveo encourages exploring incentive designs for long-term growth.

</details>

<details>

<summary><strong>Is deployment to testnet required for project submission?</strong></summary>

Yes, all projects must be live on the Vitruveo testnet for submission. They do not need to be feature-complete but should be functional.

</details>

<details>

<summary><strong>Can submissions be made anonymously or by non-traditional entities like DAOs?</strong></summary>

Vitruveo accepts submissions from individuals, teams, anonymous entities, independent contributors, and DAOs.

</details>

<details>

<summary><strong>Is legal entity incorporation required for participation?</strong></summary>

Incorporation of a legal entity is not a requirement to participate in Vitruveo's programs or competitions. However, participants should familiarize themselves with the rules and regulations.

</details>

<details>

<summary><strong>Does existing funding influence the likelihood of winning Vitruveo competitions?</strong></summary>

Funding is not a judging criterion. Projects are evaluated based on their merit, innovation, and alignment with Vitruveo's vision. Late-stage projects are assessed separately from early-stage ones.

</details>

<details>

<summary><strong>What is the difference between late-stage and early-stage projects in Vitruveo's context?</strong></summary>

Early-stage projects typically have little funding and are in the initial stages of development. In contrast, late-stage projects are more developed, possibly launched on other chains or have been in development for several months. Vitruveo's administrators will determine the categorization of projects that fall in between these stages.

</details>

<details>

<summary><strong>Can non-English speakers submit projects in their native language?</strong></summary>

Yes, Vitruveo welcomes submissions in any language. Arrangements for live translation during live streams or key events can be made to accommodate non-English submissions.

</details>


---

# 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.vitruveo.xyz/developer-incentive-program/dev-gods-program-overview/faqs.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.
