> For the complete documentation index, see [llms.txt](https://docs.selaciti.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.selaciti.com/pricing-and-faq/pricing.md).

# Pricing

Selaciti isn't sold by the month. Access is gated directly by the token itself.

## Passive Holding Benefits

Simply holding $CITI means you benefit from every buyback and burn executed by the Creator Fee Vault. No staking, no claiming, and no plan required.

## Full Platform Access — Hold 0.1% of $CITI

To unlock full trading platform features, connect your wallet holding **at least 0.1% of the total $CITI supply**.

**What 0.1% Holding Unlocks:**

* Full 8-layer intelligence architecture
* Unlimited autonomous strategies & trades
* Advanced predictive analytics & real-time multi-model sentiment analysis
* Robinhood Agentic integration
* Live Creator Fee Vault leaderboard & analytics
* Complete API access

## How Token-Gated Access Works

1. **Hold 0.1% of $CITI:** Acquire and maintain at least 0.1% of the total $CITI supply in any wallet you control.
2. **Connect Wallet:** Read-only connection on Robinhood Chain. Selaciti never requests transfers, approvals, or private keys.
3. **Instant Verification:** Your balance is verified on-chain and full access unlocks immediately.
4. **No Recurring Fees:** Stay above the 0.1% threshold and access never expires. If you sell below the threshold, access simply pauses until you top back up. You are never charged a subscription fee.

Questions? See the [FAQ](/pricing-and-faq/faq.md) or contact `support@selaciti.com`.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.selaciti.com/pricing-and-faq/pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
