Getting help with Instructor¶
If you need help getting started with Instructor or with advanced usage, the following sources may be useful.
<Card
title="GitHub Discussions"
icon="github"
href="https://github.com/cognesy/instructor-php/discussions"
>
[GitHub discussions](https://github.com/cognesy/instructor-php/discussions) are useful for asking questions, your question and the answer will help everyone.
</Card>
<Card
title="GitHub Issues"
icon="bug"
href="https://github.com/cognesy/instructor-php/issues"
>
[GitHub issues](https://github.com/cognesy/instructor-php/issues) are useful for reporting bugs or requesting new features.
</Card>
<Card
title="Discord"
icon="discord"
href="https://discord.gg/CV8sPM5k5Y"
>
The [Discord](https://discord.gg/CV8sPM5k5Y) is a great place to ask questions and get help from the community.
</Card>
<Card
title="Blog"
icon="newspaper"
href="https://cognesy.com/blog"
>
The [blog](blog/index.md) contains articles that explain how to use Instructor in different scenarios.
</Card>
<Card
title="Twitter"
icon="twitter"
href="https://twitter.com/ddebowczyk"
>
You can also reach out to me [@ddebowczyk](https://twitter.com/ddebowczyk) if you have any questions or ideas.
</Card>