# Subscription

<details>

<summary>What is the difference between Evaluation Plans and Instant Fund Plans?</summary>

<table><thead><tr><th width="143.69140625">What?</th><th>Evaluation Plans</th><th>Instant Fund Plans</th></tr></thead><tbody><tr><td><strong>Fund Access?</strong></td><td>Requires passing evaluation</td><td>Direct Trade Fund access</td></tr><tr><td><strong>Cost?</strong></td><td>Lower upfront cost</td><td>Higher upfront cost</td></tr><tr><td><strong>Renewals?</strong></td><td>Recurring subscription</td><td>One-time payment; no recurring renewals</td></tr><tr><td><strong>Payouts?</strong></td><td>Only available after pass evaluation and get the Trade Fund; follows <a href="https://docs.acetrader.com/documentation/frequently-asked-questions/trade-fund/payouts">Payout Rules</a> for Trade Funds</td><td>Performance-based; follows <a href="https://docs.acetrader.com/documentation/frequently-asked-questions/trade-fund/payouts">Payout Rules</a> for Trade Funds</td></tr><tr><td><strong>MLL Breach?</strong></td><td>Evaluation phase:<br>• Can reset (credits or pay) to start a new run for the evaluation<br><br>Trade Fund phase:<br>• Lose access to Trade Fund; must purchase a new plan</td><td>Lose access to Trade Fund; must purchase a new plan</td></tr></tbody></table>

</details>

<details>

<summary>What tokens can I use to pay for my subscriptions?</summary>

We currently accept USDC and USDT on the Arbitrum chain, and MEME on the Ethereum chain. Other tokens and chains are not supported at this time.

</details>

<details>

<summary>How long does a subscription last?</summary>

**Evaluation Plans:** Each subscription lasts for 30 days and is set to auto-renew at the end of the cycle. Once you qualify for the Trade Fund, an active subscription is no longer required to access Paper Trading, as long as you remain qualified.

**Instant Fund Plans:** These plans are one-time purchases and there is no renewal.

</details>

<details>

<summary>What happens if my auto-renewal payment fails?</summary>

We will attempt to renew your subscription multiple times automatically. If all attempts are unsuccessful, your subscription will end, and you will lose access to AceTrader. All paper trading will reset.&#x20;

Note, this is only applicable to Evaluation Plans.

</details>

<details>

<summary>Can I cancel subscription anytime?</summary>

Yes for the paper trading. If you cancel, you'll still have access until the end of your current 30-day billing cycle.

Note, this is only applicable to Evaluation Plans.

</details>

<details>

<summary>Can I upgrade or downgrade my plan?</summary>

Currently AceTrader does not support switching of plans.

</details>

<details>

<summary>Can one wallet subscribe to multiple plans?</summary>

No. Each wallet can only hold one active subscription at a time.

</details>

<details>

<summary>What is the subscription contract address?</summary>

The Ace Trader contract for subscriptions is deployed at 0x1a4f0771EC9F6652eBF575E351ED01e12911e80e on both [Ethereum Mainnet](https://etherscan.io/address/0x1a4f0771EC9F6652eBF575E351ED01e12911e80e) and [Arbitrum One](https://arbiscan.io/address/0x1a4f0771EC9F6652eBF575E351ED01e12911e80e).

</details>


---

# 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.acetrader.com/documentation/frequently-asked-questions/subscription.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.
