# Step 2

**Project Logo** — First visual impression. Make it clean and intentional — judges are seeing dozens of submissions.

**GitHub Link** — Must be a direct repo link, not a profile or org page. Code written during the hackathon only. If it's private, send an invite to <hackathon@colosseum.org> so judges can access it without it being public.

**Repo Context (500)** — Only fill this in if it needs explaining. If the repo is partial, includes pre-hackathon work, or has anything that could look confusing to a judge, say so briefly and clearly here.

**Demo Video (3 mins)** — Live product only. No slides, no code walkthrough. Show it working. Make it public and drop it in the project directory. Three minutes is enough — don't pad it.

**Live Product Link** — A working URL. If it's not live, that's a problem. Sort this before submission.

**Access Instructions** — If judges need credentials or steps to get in, put them here. Be precise — don't make them guess.

**Pitch Video (2 mins, YouTube or Loom only)** — Introduce yourselves, explain what you're building, and make the case for why you're the right people to build it. They want to see how you think and communicate. Keep it tight, stay grounded — let the work speak, skip the bravado.


---

# 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://xforce-decentralised-protocols.gitbook.io/ship-with-tino-colosseum-edition/documentation/getting-started/submitting-your-project/step-2.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.
