# User Experience

#### 4. User Experience

#### 4.1 Exploring Projects

Ubestarter allows users to discover and evaluate various projects.

**4.1.1 Active Projects Tab**

This tab lists currently open token sales. Each project includes the following information:

* **Project Name and Logo:** For easy recognition.
* **Funds Raised:** The total amount of funds raised so far.
* **Participation Percentage:** The percentage of funds raised relative to the target.
* **Sale Duration:** Start and end dates of the token sale.
* **Participation Button:** Quick access to join the sale.

**4.1.2 Completed Projects Tab**

This section displays the results of completed projects:

* **Funds Raised:** The total amount raised at the end of the sale.
* **Success Status:** Whether the project met its fundraising goals.
* **Token Distribution:** Information on when and how tokens will be distributed to participants.

#### 4.2 Participation

To participate in a project, follow these steps:

**4.2.1 Opening the Project Detail Page**

1. **Select a Project:**

* Find the project you wish to join under the Active Projects tab.
* Click on the project name or logo to open its detail page.

1. **Review Project Details:**

* Carefully read through the project's purpose, tokenomics, and team member information.
* Understand the sale terms and how the funds will be used.

**4.2.2 Token Purchase Process**

1. **Specify Purchase Amount:**

* Enter the amount of tokens you wish to buy or the amount of funds you want to spend.

1. **Confirm the Transaction:**

* Review the entered information and click the "Buy Tokens" button.
* A transaction approval window will appear in your wallet. Approve the transaction to proceed.

1. **Confirmation and Notification:**

* Upon successful transaction, your tokens will be transferred to your wallet.
* You will receive the tokens after the sale concludes.

**4.2.3 Post-Participation Steps**

* **Store Tokens Safely:** Keep your purchased tokens in a secure wallet.
* **Follow Project Updates:** Stay informed about the project's progress by following its social media and official channels.
* **Provide Liquidity:** After the tokens are listed on exchanges, consider providing liquidity to support stable trading.


---

# 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/user-experience.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.
