> For the complete documentation index, see [llms.txt](https://support.thealtening.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.thealtening.com/documentation/billing-questions/what-happens-if-i-exceed-my-alt-limit-my-alts-are-all-the-same.md).

# What happens if i exceed my Alt Limit / My alts are all the same?

Each plan has a daily generation limit (your “API limit”). When you hit that limit, the generator stops creating new alts and starts rotating the ones you already pulled earlier in the day. That’s why you may see repeats until the daily reset. You can check the countdown timer on your Generator page.

Why we rotate

* So you’re not stuck if you need to hop to a different server later
* Lets you reuse alts without burning your whole day’s quota at once

How to get more unique alts today

* Wait for the daily reset and generate again
* Upgrade to a plan with a higher daily limit. Upgrades are instant and prorated
* If you see repeats before you’ve hit the limit, contact support and we’ll take a look

Quick notes

* Seeing the same alt after the limit is expected. You’re viewing items already in your pool
* Your account, history, and settings stay the same when you upgrade
* The timer on the Generator page shows exactly when new alts will be available again


---

# 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:

```
GET https://support.thealtening.com/documentation/billing-questions/what-happens-if-i-exceed-my-alt-limit-my-alts-are-all-the-same.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.
