> 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-is-thealtenings-1-day-trial-pass.md).

# What is TheAltening's 1-day Trial Pass?

It’s a 24-hour Premium pass for $0.70. You get full access to Premium features and limits for one day, so you can try the best version of the service without committing to a month. It starts when you complete checkout and runs for a full 24 hours.&#x20;

Who it’s for

* You want to test drive the generator and API with real usage
* You only need short-term access for a session or two
* You’re deciding between Basic and Premium and want to feel the difference first

What you get

* Premium plan features for a full day
* Premium daily generation limits for that day
* Access through the Authenticator or a supported client
* Your dashboard history and settings carry over if you later choose a monthly plan

How it works

1. [Pick the 1-day Trial Pass](https://panel.thealtening.com/#prices) at checkout
2. Pay $0.70 and your 24-hour window begins
3. Generate and use tokens normally during the window
4. If you decide to continue, upgrading to a monthly plan is instant and keeps your history

Good to know

* The pass gives you Premium access for a day. Standard Premium limits and rotation rules apply
* It doesn’t require a monthly subscription to start
* If something blocks you from using the pass, reach out and we’ll make it right with time credit


---

# 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-is-thealtenings-1-day-trial-pass.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.
