# Installation

#### **Step 1: Login to Your Account**

1. Go to [**Tree News Account Page**](https://news.treeofalpha.com/account).
2. Click on **Login with Discord** to authenticate.

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

***

#### **Step 2: Purchase Tree Credits**

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

1. Once logged in, click **Buy Tree Credits**.
2. Choose your preferred method:
   * **Burn TREE tokens** (if you already have them).
   * **Burn USDC worth of TREE** (if you don’t have TREE).
3. Spend the credits you've obtained for **sprout/sapling**

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

\*Wait **5-10 minutes** for your role to update.

***

#### **Step 3: Verify Your Subscription**

1. Go back to the **Account** page.
2. Ensure your **NFT Holder role** has updated.

***

#### **Step 4: Download Tree Terminal**

1. Once your role updates, click **Download Tree Terminal** at the top of the page.
2. Obtain your Tree API Key from Accounts page for login.

***

#### **Troubleshooting**

* If your role hasn’t updated after **10 minutes**, try refreshing the page.
* If you still don’t have access, join the **Tree Capital Discord** for support.

By following these steps, you’ll successfully install and activate your Tree Terminal access. [<br>](<https://news.treeofalpha.com/account&#xA;>)


---

# 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.treeofalpha.com/tree-terminal/installation.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.
