# Pricing

Creating an account on Phoenix is as easy as any other website, we currently support email and Discord login methods. Head over to <https://dashboard.phoenixtools.app/login> to start.

{% hint style="info" %}
Access to the dashboard is not free. We have 2 pricing plans at the moment
{% endhint %}

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>⭐ Lifetime Plan</td><td>Price: 6 SOL</td><td><a href="/files/rNOdKXETLf1NV5oCFnVK">/files/rNOdKXETLf1NV5oCFnVK</a></td></tr><tr><td>📅 Weekly Subscription Plan</td><td>Price: 2 SOL</td><td><a href="/files/Gmizv57Umo3g085MiJ76">/files/Gmizv57Umo3g085MiJ76</a></td></tr></tbody></table>

### Payment methods

Currently, we only support Solana as a payment method. You can pay with your in browser wallet like Phantom, or scan the QR code on the payment page.


---

# 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://phoenix-tools.gitbook.io/phoenix-tools-docs/getting-started/quickstart.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.
