# Getting Started

### 2. Getting Started

#### 2.1 Connecting a Wallet

To start using Ubestarter, you need to connect a supported cryptocurrency wallet. Ensure your wallet is set up and secure before proceeding.

**Security Tips**

* **Privacy:** Never share your wallet's private keys or recovery phrases with anyone.
* **Beware of Phishing Attacks:** Ensure you are using the official Ubestarter app (<https://app.ubeswap.org/#/ubestarter>) when connecting your wallet.

#### 2.2.1 Accessing Ubestarter

Ubestarter can be accessed in two ways:

* **From the Ubeswap Menu:** Navigate through the Ubeswap’s menu and select "Ubestarter."
* **Direct URL:** Visit <https://app.ubeswap.org/#/ubestarter/> to access Ubestarter directly.

#### 2.2.2 Projects Tab

The Projects tab presents active and completed token sales in separate sections:

* **Active:** Lists currently open token sales. Each project includes detailed information, sales duration, target amount, and other key data.
* **Completed:** Contains results and statistics of previously completed or ended token sales.

#### 2.2.3 Project Detail Page

Each project has its own detail page, which includes:

* **Project Introduction:** Detailed information about the project's purpose, goals, and vision.
* **Tokenomic Information:** Details on token distribution, total supply, use cases, and other essential economic data.
* **Team Members:** Biographies and previous experiences of the project’s team members.
* **Roadmap:** Future plans and milestones of the project.
* **Community and Social Media:** Links to the project’s active social media channels and community groups.


---

# 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/getting-started.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.
