# Choose Your Vector

Flux is a permissionless protocol. Your entry point depends on your operational goals.

#### 01. Build Projections

Define the logic that turns raw Solana bytecode into readable data. Currently, the network supports Active DeFi Positions and Token Analytics.

#### 02. Operate Infrastructure

Coming Soon.\
Run Indexer Nodes to process data or Gateway Nodes to route queries. Operators earn $FLUX for maintaining network integrity and uptime.

#### 03. Consume Intelligence

Integrate Flux APIs into your dApp, wallet, or analytics platform. Pay for compute credits using $FLUX.


---

# 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.fluxtoken.vip/getting-started/choose-your-vector.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.
