# Get ALPHA

### Earning ALPHA

ALPHA can be earned by using AlphaFi:

* **Strategy vault emissions.** Select strategy vaults pay ALPHA on top of the underlying yield. Depositing supported assets earns ALPHA emissions alongside the normal vault yield.
* **LEND market emissions.** Supplying or borrowing in select LEND markets pays ALPHA emissions as additional reward.

### Buying ALPHA

**Direct purchase options:**

* **Swap on AlphaFi:** Swap any supported token for ALPHA directly on AlphaFi.
* **Swap on external DEXs:** ALPHA is also available on other Sui DEXs, including Cetus Protocol via the ALPHA–SUI liquidity pool, which serves as the primary on-chain liquidity venue for ALPHA.

### **ALPHA TOKEN ADDRESS:**

```
0xfe3afec26c59e874f3c1d60b8203cb3852d2bb2aa415df9548b8d688e6683f93::alpha::ALPHA
```


---

# 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.alphafi.xyz/alpha/get-alpha.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.
