> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trinigence.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Account & Access

> How access works in Trinigence, what you can do without an account, and how to unlock full features.

## Accessing Trinigence

Trinigence is designed to let you **experience value quickly**, while still protecting system resources and ensuring fair usage.

Depending on how you access the platform, different capabilities may be available.

<Info>
  You don’t need to fully understand accounts or plans to get started - but knowing the boundaries helps avoid confusion.
</Info>

***

## Access modes

### Demo / Limited Access

In demo or limited-access mode, you can:

* submit trading ideas
* generate structured strategies
* run backtests within predefined limits
* explore results and strategy behavior

This mode is ideal for:

* first-time users
* evaluation and learning
* validating whether Trinigence fits your workflow

<Warning>
  Demo access may include limits on markets, backtest range, frequency, or advanced features.
</Warning>

***

### Full Account Access

With a full Trinigence account, you unlock:

* extended backtest ranges
* broader market and timeframe access
* higher usage limits
* saved strategies and iterations
* access to advanced features as they become available

<Card title="Supported markets & limitations" icon="circle-info" href="/getting-started/supported-markets-and-limitations" horizontal>
  See how access level affects available markets and data.
</Card>

***

## Creating an account

Account creation is simple and only required once you want to go beyond demo usage.

Typical reasons to create an account:

* saving strategies
* iterating over time
* running multiple backtests
* preparing strategies for execution

<AccountGroup>
  <AccountStep title="Sign up">
    Create an account using the supported sign-in options.
  </AccountStep>

  <AccountStep title="Verify access">
    Confirm your email and complete basic account setup.
  </AccountStep>

  <AccountStep title="Start building">
    Your account is now ready to create and iterate on strategies.
  </AccountStep>
</AccountGroup>

<Note>
  Exact sign-in options and onboarding steps may evolve as Trinigence moves through different rollout phases.
</Note>

***

## Usage limits & fairness

To keep the platform fast and reliable for everyone:

* backtests may be rate-limited
* extremely large parameter sweeps may be restricted
* concurrent executions can be capped

These limits are designed to:

* prevent abuse
* ensure consistent performance
* encourage focused iteration instead of brute-force optimization

<Card title="Iteration & optimization" icon="sliders" href="/iteration-optimization/improving-a-strategy" horizontal>
  Learn how to iterate efficiently without hitting limits.
</Card>

***

## Execution & connections

Account access also affects:

* whether execution features are visible
* which integrations you can connect
* what permissions are required

<Info>
  You can design and backtest strategies without connecting any exchange or execution environment.
</Info>

Execution-related features are always **opt-in** and require explicit user action.

***

## Security & data handling

Trinigence takes a minimal-access approach:

* credentials are never exposed unnecessarily
* permissions are scoped to required actions
* sensitive operations require confirmation

<Card title="Security overview" icon="shield" href="/legal/security-overview" horizontal>
  Learn how data and permissions are handled.
</Card>

***

## Common questions

<AccordionGroup>
  <Accordion title="Can I use Trinigence without an account?">
    Limited demo access may be available, but creating an account unlocks persistence and higher usage limits.
  </Accordion>

  <Accordion title="Does Trinigence trade automatically by default?">
    No. Strategy execution is always optional and requires explicit setup and permissions.
  </Accordion>

  <Accordion title="Can I have multiple strategies under one account?">
    Yes. Accounts are designed to support multiple strategies and iterations.
  </Accordion>
</AccordionGroup>

***

## What to read next

<CardGroup cols={2}>
  <Card title="How Trinigence works" icon="wand-magic-sparkles" href="/getting-started/how-trinigence-works">
    Understand the full idea → strategy → backtest flow.
  </Card>

  <Card title="Your first strategy in 5 minutes" icon="rocket" href="/getting-started/first-strategy-5-minutes">
    Go hands-on with a complete example.
  </Card>

  <Card title="FAQ & troubleshooting" icon="life-ring" href="/faq/common-questions">
    Quick answers to common access-related questions.
  </Card>

  <Card title="Contact support" icon="envelope" href="mailto:info@trinigence.com">
    Reach out if something doesn’t look right.
  </Card>
</CardGroup>
