# Additional Resources

Need help setting up LLM Vision, have a question about the project, want to contribute or share an automation or script you've built? Ask the community or reach out to us!

## Discord

{% embed url="<https://discord.gg/wuFeMfCMRB>" %}

## Home Assistant Community

### Integration

{% embed url="<https://community.home-assistant.io/t/llm-vision-let-home-assistant-see/729241>" %}

### Blueprint

{% embed url="<https://community.home-assistant.io/t/camera-frigate-intelligent-ai-powered-notifications/785335>" %}

## Support

If you want to support the project, please use the link below.

{% embed url="<https://buymeacoffee.com/valentinfrlch>" %}

## Contact

Write us an email: <hello@llmvision.org>


---

# 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://llmvision.gitbook.io/getting-started/additional-resources.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.
