# Roadmap

**Phase 1: Core Functionality (Current Stage)**

* **Telegram Bot Integration:** Ensure a smooth and user-friendly experience for generating vanity addresses through a Telegram bot.
* **Customization Options:** Allow users to specify their desired vanity string and choose complexity levels.
* **Security Focus:** Prioritize user security by never requesting private keys or seed phrases.
* **Progress Tracking:** Provide users with estimated timeframes or progress updates during the search.

**Phase 2: Enhancements and Integrations (Next 3 Months)**

* **Advanced Search Options:** Offer greater control over the search process, like specifying address position for the vanity string.
* **Estimated Time Accuracy:** Refine the estimated time for finding vanity addresses based on real-time search progress.

**Phase 3: Advanced Features and Community Building (6+ Months)**

* **Batch Generation:** Allow users to generate multiple vanity addresses simultaneously with different parameters.
* **Vanity Address Showcase:** Implement a secure platform where users can display their unique vanity addresses.
* **Community Forum:** Foster a community space for users to share experiences, tips, and ideas related to vanity addresses.


---

# 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.0xcustom.tools/product-guides/roadmap.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.
