# Tutorials

- [Create Crests](https://help.osoc.be/global/tutorials/how-to-create-crests.md): Crests will appear on our website, to show off your team!
- [Pitching](https://help.osoc.be/global/tutorials/pitching.md): Pitching is the art of showing the value in your work.
- [Pitch and Interview Tips](https://help.osoc.be/global/tutorials/pitching/the-pitch.md)
- [Pitch on Discord](https://help.osoc.be/global/tutorials/pitching/hackathon-pitches.md): How to pitch on Discord
- [Pitch Content Tips](https://help.osoc.be/global/tutorials/pitching/pitch-content-tips.md)
- [Interviews](https://help.osoc.be/global/tutorials/interviews.md): One of the team members will be representing your team, and will answer a short question during the livestream!
- [Hosting](https://help.osoc.be/global/tutorials/hosting.md): Everyone that visits our livestream during the demo day, can go to the breakout rooms to discover more about our projects. Let's welcome them by being an excellent host
- [Deliver Like a Pro](https://help.osoc.be/global/tutorials/how-to-deliver-like-a-pro.md): We created osoc to give students and newly graduates a first relevant work experience. We'll help you with communicating and delivering like a pro.
- [Publish a Github Page](https://help.osoc.be/global/tutorials/how-to-deliver-like-a-pro/publishing-a-github-page.md): Your Own Website with GitHub Pages in 5 Steps
- [Conduct (Remote) Tests and Interviews with Real People + Archetypes](https://help.osoc.be/global/tutorials/how-to-conduct-remote-tests-and-interviews-with-real-people.md): Templates, tips & tricks on how to conduct (remote) interview and tests with real people!


---

# 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://help.osoc.be/global/tutorials.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.
