# Other

- [Integrating a Custom Domain](https://help.foreverfanmusic.com/other/integrating-a-custom-domain.md): Instead of using fvr.fan/artistname, by following these steps, you can use your own personal artistname.com website.
- [Get 1:1 Help](https://help.foreverfanmusic.com/other/get-1-1-help.md)
- [Contact Us](https://help.foreverfanmusic.com/other/contact-us.md)
- [How To Change Plan/Cancel Your ForeverFan Subscription](https://help.foreverfanmusic.com/other/how-to-change-plan-cancel-your-foreverfan-subscription.md)
- [The Apple Music Presave Problem](https://help.foreverfanmusic.com/other/the-apple-music-presave-problem.md)


---

# 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.foreverfanmusic.com/other.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.
