# What are Unique URL and Affiliate ID?

During your profile setup, you'll be asked to set up a Unique URL and an Affiliate ID. ([Click here](https://app.eventraptor.com/onboarding/user?activeStep=3) when logged in to view and edit.)

![](https://support.eventraptor.com/storage/article_images/OR028NlpbOJKE9suOYUerrrjDTLAShEZGXAmGn0O.png)

Your **Unique URL** is the link to your EventRaptor Speaker Profile, so that you can share it with prospective Hosts and other people that you want to view your profile. Your URL will take the form of **<https://app.eventraptor.com/speaker-profiles/\\[YOUR\\_UNIQUE\\_URL>]**. You can enter anything you want here, as long as it's not been taken by someone else.

Your **Affiliate ID** will be used when promoting Events. These links will be unique to each Event you're promoting, but will typically take the form of **<https://go.eventraptor.com/event/\\[NAME\\_OF\\_EVENT]/\\[YOUR\\_AFFILIATE\\_ID>]**. Again, you're welcome to enter anything you want here.

Not sure what to use for these? By default your name will be used if available, and this works well for most people. Only change these if you want something else shown, such as your business name instead of your personal name.

**Note: we highly recommend not changing your Unique URL or Affiliate ID if you have started to share links elsewhere. Those links may no longer be valid, and we're unable to redirect your previous URLs to the new ones, as those will now be available for other people to use.**


---

# 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://eventraptor.gitbook.io/support/profiles/what-are-unique-url-and-affiliate-id.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.
