# Token Symbol (Ticker)

**Menu Prompt: 🏷️ Token Symbol Guidelines**

**Detailed Instructions**:

1. Create a short, memorable abbreviation for your token, typically 3-5 characters long.
2. Use letters and numbers only (<mark style="color:red;">**No Special Characters**</mark>).
3. The symbol will represent your token on exchanges and in wallets, so make it distinctive.
4. <mark style="color:red;">**DON'T ADD PREFIX $ Sign**</mark>
5. Consider the following when choosing a symbol:&#x20;

* Pronunciation: Is it easy to say out loud?
* Uniqueness: Avoid symbols too similar to well-known tokens.
* Relevance: Try to relate it to your token name or project theme.

6. **Examples: DFI (for "Decentralised Finance Token"), GEC (for "Green Energy Coin"), SPEPE (for "Sporty Pepe")**

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


---

# 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.titandeployer.com/deploy-token/token-symbol-ticker.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.
