# Account & Billing

### **1. Dashboard Overview**

When you log in, you’ll see your main dashboard:

<figure><img src="/files/jiEiQFENqhKAj7IsvZ73" alt=""><figcaption></figcaption></figure>

***

### **2. Subscriptions**

#### 📅 My Plan

Here you can check your **current plan** and renewal date.

<figure><img src="/files/sOdLc9dWU8XC2bT1SVGK" alt=""><figcaption></figcaption></figure>

#### 💳 Purchase

Choose a new plan or extend your subscription.

<figure><img src="/files/2wef3zO1OS7IGIctD0l1" alt=""><figcaption></figcaption></figure>

***

### **3. Finance & Orders**

#### 💰 My Orders

See your **purchase history**, download invoices, and track payments.

<figure><img src="/files/XzoYrnP9IWlkkmxi2oL1" alt=""><figcaption></figcaption></figure>

***

### **4. Invite Friends**

Invite friends to Cone and earn commission rewards.

#### 📊 Overview

**You can view the following information**

* Number of invited registrations
* Commission Ratio
* Commission pending confirmation
* Accumulated Commission
* Current Remaining Commission

#### 🎟 Invite Code Management

* Create / Delete Invite codes
* View Invite code creation Time

#### 💵 Commission Payment Record

* View commission payment records

<figure><img src="/files/QpEHEho8cM7lizONGXSR" alt=""><figcaption></figcaption></figure>

***

### **5. Account Settings**

Under **User → Settings**, you can:

* Change your email
* Reset your password
* Update account preferences

<figure><img src="/files/OqAGwHeKXMlhnbNWy2Ac" alt=""><figcaption></figcaption></figure>

***

### **6. Data Usage**

Monitor your bandwidth usage upto 30 days

<figure><img src="/files/GMQeGwKblHWhaFgH8guE" alt=""><figcaption></figcaption></figure>

***

### **7. Troubleshooting & Support**

Under **Questions**, you can:

* Browse FAQs
* Contact support
* Submit a ticket

<figure><img src="/files/guMji0OUaSe9BB5k7haK" alt=""><figcaption></figcaption></figure>

### 👉 Still stuck? <mark style="background-color:$info;">**Contact Support**</mark>


---

# 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://help.coneapp.top/getting-started/account-and-billing.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.
