# Samples and tutorials

Once you [install the SDK](https://docs.coherence.io/getting-started/installation), you will have access to a variety of **Samples**, which you can access through the Hub.

<figure><img src="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/ZCF3zb1sipusoHQCdyLZ/hub.png" alt=""><figcaption><p>Samples tab in the coherence Hub</p></figcaption></figure>

{% hint style="info" %}
Most samples in the Hub are implemented as Unity Package Samples, therefore they are available through the **Package Manager** window. However, the Hub implements a higher abstraction layer that improves user experience of installation and upgrading of samples, so we **highly recommend** you use the Hub and not import samples using this window.
{% endhint %}

## Where to start

If you prefer to be hands-on, we recommend you start by exploring the [Sample Scenes](https://docs.coherence.io/getting-started/samples-and-tutorials/package-samples). Or download one of our pre-made Unity projects [First Steps](https://docs.coherence.io/getting-started/samples-and-tutorials/first-steps-tutorial) or [Campfire](https://docs.coherence.io/getting-started/samples-and-tutorials/campfire-project), both of which come with great documentation explaining the thinking behind them.

Finally if you're new to networking and you want to read more about the fundamentals, you might enjoy our [Beginner's Guide to Networking](https://docs.coherence.io/getting-started/samples-and-tutorials/beginners-guide-to-networking). This high-level intro is not coherence-specific, but rather is applicable to any networking technology.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Sample Scenes</td><td>Included in the SDK, perfect to start</td><td><a href="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/BtBplVhn9yJ2DRPm2ziX/image%20(44).png">image (44).png</a></td><td><a href="samples-and-tutorials/package-samples">package-samples</a></td></tr><tr><td>First Steps</td><td>Individual scenes showing coherence features</td><td><a href="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/Wez8ZXtxvmg6e9V8V8Kp/Banner_small.jpg">Banner_small.jpg</a></td><td><a href="samples-and-tutorials/first-steps-tutorial">first-steps-tutorial</a></td></tr><tr><td>Campfire</td><td>A project showing more advanced use of coherence</td><td><a href="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/yAumfSHpDvIIOhKhVgHn/CampfireMeetup.jpg">CampfireMeetup.jpg</a></td><td><a href="samples-and-tutorials/campfire-project">campfire-project</a></td></tr><tr><td>Video Tutorials</td><td></td><td><a href="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/AaaLOZsBpTf8uCcjGR4W/YouTube_Thumb.jpg">YouTube_Thumb.jpg</a></td><td><a href="video-tutorials">video-tutorials</a></td></tr><tr><td>Beginner's guide</td><td>High-level networking concepts</td><td><a href="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/ov8c7zTl76pXoDgh5W8z/BeginnersGuide.jpg">BeginnersGuide.jpg</a></td><td><a href="samples-and-tutorials/beginners-guide-to-networking">beginners-guide-to-networking</a></td></tr></tbody></table>
