# Import User

## Individual User Import

<figure><img src="/files/XUaZuuliOzYp5zq4z8yn" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### User's Email

A valid email is required.
{% endstep %}

{% step %}

### User Address

The token issuer must import the correct wallet address for the user.
{% endstep %}

{% step %}

### Token Amount

Token allocation for this specific user.
{% endstep %}
{% endstepper %}

## Bulk User Import

<figure><img src="/files/VPgxYfTi7UowYbebykjG" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Download the Excel document sample

Follow the format and input all user details accordingly.
{% endstep %}

{% step %}

### Import user

Ensure that the email, wallet address, and token allocation amount are correct.
{% endstep %}
{% endstepper %}

<figure><img src="/files/2jeKYJ9rp6JBlO26Tqkf" alt=""><figcaption></figcaption></figure>

Note: Ensure all tokens are allocated. Once there is no remaining balance, the token issuer may proceed to create the vesting plan.


---

# 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.secondswap.io/token-issuer-central/vesting-plan-setting/import-user.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.
