> For the complete documentation index, see [llms.txt](https://docs.huostarter.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.huostarter.io/apply-for-listing.md).

# Apply for Listing

### Supported Network

<details>

<summary>List of Supported Blockchain</summary>

Ethereum

Arbitrum

BNBChain

Solana

Sui

Base

Skale Network

</details>

### Listing Evaluations Process

To ensure a smooth and successful listing process in Huostarter, please adhere to the following guidelines:

1. The project must have a well-defined **tokenomics structure** with a clear and transparent **distribution timeline**.
2. The project acknowledges that **Huostarter serves solely as a hosting platform** for the **Public Round (IDO) and Private Round (Pre-Sale)** and is not responsible for the project's management, execution, or performance.
3. **Huostarter has implemented the HuoSafeguard Refund Policy** across all fundraising rounds to enhance participant protection against **rug pulls, scams, TGE delays, and insider manipulations.**
4. The issued token **must not be listed** on any trading platform, including **Centralized Exchanges (CEX) or Decentralized Exchanges (DEX),** before to the fundraising rounds.
5. The issued token **must not be associated with a Ponzi scheme** or any fraudulent business model that relies on unsustainable financial structures.

### Fill this form

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScuztJlXlQi1cl6gLIg2KMtiiY2HPY3sJdLR5m8I3TBpMe8lQ/viewform?usp=sf_link>" %}

{% hint style="info" %}
Please note that these guidelines are subject to change based on Huostarter's evolving requirements and policies. It is advisable to refer to the official Huostarter website or contact their team directly for the most up-to-date information regarding the listing process.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.huostarter.io/apply-for-listing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
