# STARSTREAM ADVANCED USAGE

- [Adding participants manually](https://help-center.starstream.app/starstream-advanced-usage/adding-participants-manually.md): How to add a participants (attendees) manually to your event, without them having to purchase the event.
- [Sending custom (manual) emails to your participants](https://help-center.starstream.app/starstream-advanced-usage/sending-custom-emails.md): Sending a manual custom email to your attendees about anything related to the event.
- [Avoid Spam Filters](https://help-center.starstream.app/starstream-advanced-usage/avoiding-spam-folder.md): Tips to avoid getting your emails flagged as spam.


---

# 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-center.starstream.app/starstream-advanced-usage.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.
