# Where's my Zel ID?

{% hint style="info" %}
Your Zel ID is linked to your specific ZelCore account. If you purchase a ZelCore+ plan, it will be tied to your Zel ID/account.
{% endhint %}

{% hint style="success" %}
Users can purchase ZelCore+ plans for friends using their Zel ID.

If you win a 1-month ZelCore+ plan from a promotion, you will need to give your Zel ID in order to activate the promotion.
{% endhint %}

## Your Zel ID is listed under the ZelCore+ icon

* Click the Zel ID to copy it to the clipboard

![](/files/-LiHEiPGI2yQ_hEQ_2aD)

{% hint style="warning" %}
See all the advanced features of ZelCore+ in the links to the left
{% endhint %}


---

# 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://zel.gitbook.io/zelcoreplus/wheres-my-zel-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.
