# DONATION PAGE SETUP

The Profile tab is a vital part of the Illuminate user dashboard, allowing creators to customize their donation preferences and manage their unique Illuminate donation link. By navigating to the Profile tab, creators can:

* **Select a unique username:**  This will be used to configure the domain of your donation page.&#x20;
* **Upload a profile image:** Upload a custom profile image that will be displayed on your unique donation page.&#x20;
* **Enable donation wars:** This will toggle the display of the ad tab on your unique donation page.
* **Enable automatic ad-display:** This will allow top donor's ads to display automatically without the creator first accepting the ad in the ad manager.
* **Save changes:**  Creators can save their changes to ensure their preferences/customizations are reflected on their donation page.
* **Copy the shareable Illuminate donation link:** Once the settings have been saved, creators can copy their unique Illuminate donation link. This link can be shared across various platforms and social media channels to enable supporters to easily access the creator's donation page.

By utilizing the Profile tab, creators can tailor their Illuminate donation page to their preferences, providing a personalized and seamless experience for their supporters while maximizing their potential to receive donations in their preferred digital assets.


---

# 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://docs.illuminate.money/using-illuminate/donation-page-setup.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.
