# FAQ

### 6. Frequently Asked Questions (FAQ)

#### Question 1: How can I participate in a token sale?

**Answer:** Select a project from the Active Projects tab, specify the amount of tokens you wish to purchase, and confirm the transaction. Once the token sale period ends, the tokens will be transferred to your wallet.

#### Question 2: How much does it cost to launch my project?

**Answer:** The cost to create a launchpad is 10,000 UBE. This fee supports the launchpad creation process and promotes your project within the Ubestarter ecosystem.

#### Question 3: How is liquidity managed after the token sale?

**Answer:** A predetermined percentage of the raised funds is automatically allocated to the liquidity pool based on the settings you defined during the launchpad creation. This process ensures that the token can be traded smoothly on Ubeswap.

#### Question 4: When will the tokens be transferred to my wallet?

**Answer:** Your tokens will be transferred to your wallet after the sale concludes and according to the distribution schedule defined by the project. Detailed information about distribution dates and processes can be found on the project's detail page.

&#x20;


---

# 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.ubeswap.org/ubestarter/faq.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.
