# Token Onboarding

1. Before submitting your token for onboarding, ensure you have the following information ready
   * Name of your token including ticker name
   * The chain the token is on
   * If the token has been launched
   * If the token has begun trading on any cryptocurrency exchange and which type and name of the exchange
   * The vertical that your project can be categorised as
   * Latest valuation / market cap / FDV[^1]
   * A short description of your project
   * Any relevant project links (e.g. official website, Discord, Twitter, Telegram, LinkedIn, Gitbook)
   * Token administrator wallet address
   * Token contract address
2. Click this link \[<https://tally.so/r/mYr6d0>] and fill out the information.

<figure><img src="/files/9x0BlaksUnf6XCLlG8aJ" alt=""><figcaption></figcaption></figure>

2. The average processing time is between 3 to 5 working days. Once your application is processed and successfully approved, an email will be sent to the submitted email address. The email will contain a confirmation button "Click here to Onboard".&#x20;

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

3. The token issuer is required to set a password using the confirmation button in the email.&#x20;

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

4. Click this link \[<https://ti-staging.secondswap.io/login1>] to log in as the token issuer.
5. Two different login methods are provided for the token issuer: either using a conventional email/password combination or direct wallet connect. Please note that only whitelisted wallet addresses can access the login portal.

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

6. When performing the wallet connect, a signature is required for security purposes. Once the signature is confirmed, an onboarding success notification will appear on the screen.

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

7. Congratulations! If you're seeing this screen, you have successfully completed the onboarding process.

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

[^1]: fully diluted value


---

# 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/token-onboarding.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.
