# Campaigns Details

After determining the type of campaign you wish to create, it's time to fine-tune the campaign's particulars.<br>

<figure><img src="/files/6X7FaJlL9NnXOydekkQd" alt=""><figcaption></figcaption></figure>

1. **Campaign Name:** Give your campaign a distinctive name that encapsulates its essence.
2. **Campaign Expiration:** Specify the campaign's conclusion by setting an expiration date. Once this date is reached, sign-ups and program participation will no longer be possible.&#x20;
3. **Hosting Options:** Referral Rocket makes it easy to run a referral program for everyone. Whether you have online website or not, you can run a referral program for your business. You have the flexibility to choose between hosting your campaign with ReferralRocket or hosting it on your own website. \
   \
   If you opt for ReferralRocket hosting, the unique referral link for your users will be based on Referral Rocket domain `https://referralrocket.io/campaign?id=1a09dV&referralCode=Mike100`\
   \
   If you prefer your users unique link be your domain (ie new user land on your website instead of Referral Rocket), select "via My Website" option and provide the share URL, which will be used to generate unique participant links. For example, `https://mycoffeeshop.com/referralprogram`\
   \
   `Note - For customers who do not require users to sign in or do have a sign in flow, we recommend using "via Referral Rocket" as an option.`

By customizing these campaign details, you can ensure that your program is not only well-defined but also tailored to your specific needs.


---

# 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://referral-rocket.gitbook.io/docs/getting-started/campaigns/campaigns-details.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.
