# Features

EnetPad is designed to facilitate the fundraising and initial distribution of new cryptocurrency projects or tokens. The main features of a EnetPad typically include:

1. **Token Sale Hosting**: EnetPad allows projects to conduct token sales, Initial DEX Offerings (IDOs), or Initial Coin Offerings (ICOs) in a secure environment.
2. **Project Vetting**: We still have a rigorous selection and vetting process to ensure that only legitimate and promising projects are hosted on their platform. This helps protect investors from potential scams or low-quality projects.
3. **Smart Contract Integration**: EnetPad utilizes smart contracts to automate the token sale process, handle contributions, and distribute tokens to investors.
4. **Token Lockup and Vesting**: To prevent immediate token dumping after a sale, EnetPad will allow projects with token lockup and vesting mechanisms, ensuring that tokens are gradually released to investors over time.
5. **Security Measures**: Strong security measures, cold wallet storage, and audits of smart contracts, are essential to protect user funds and data.
6. **Post-Sale Support**: We will provide ongoing support to listed projects, including announcements, and networking opportunities.
7. **User-Friendly Interface:** An improvised user-friendly interface for both project founders and investors to navigate the token sale process smoothly.
8. **Token Purchase Options:** We offer various options to participate in the token sale, such as using different cryptocurrencies or fiat currencies.
9. **Analytics and Reporting:** We provide analytics and reporting tools for project teams to track the progress of their token sale and monitor investor participation.


---

# 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://enetecosystem.gitbook.io/e-network/ecosystem-development-1/enetpad/features.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.
