# Setting up Token details

<figure><img src="/files/KnczYZ7t2I39C3whMocZ" alt=""><figcaption><p>BankPad: Getting Started</p></figcaption></figure>

1. <mark style="color:yellow;">Name of your Project:</mark>

Enter the official name of your project as it will be recognized in the market and by the community. This name should encapsulate the essence of your project, being both distinct and descriptive, to ensure it resonates with your target audience.

2. <mark style="color:yellow;">Ticker Symbol & Supply:</mark>

Enter the unique ticker symbol that will represent your token on exchanges and within the crypto community. This symbol should be concise, memorable, and reflective of your project's identity. Additionally, specify the total supply of tokens to be issued.

3. <mark style="color:yellow;">Social Links:</mark>

Provide the URLs to your project's social media profiles and any relevant online communities. This should include links to platforms like Twitter, Telegram, and your Website where users can follow your updates, engage with the community, and receive support. An Official Telegram group is **required** to launch on BankPad.

{% content-ref url="/pages/BhHYkmKUxNjR3fPBzXxt" %}
[Token Distribution](/bankpad/features-of-bankpad/token-launching-eth/token-distribution.md)
{% endcontent-ref %}


---

# 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.bankai.app/bankpad/features-of-bankpad/token-launching-eth/setting-up-token-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.
