> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/how-do-i-access-and-manage-my-account.md).

# How Do I Access and Manage My Account?

**What is the StellarAIO Dashboard?**\
<https://whop.com/stellaraio/>\
\
**How to Access and Manage My Account/Key?**\
Your key and all things renewal are all found on the StellarAIO Dashboard through Whop!\
\
1\. **Navigate to** <https://whop.com/stellaraio/> into a browser of your choice and login with the respective Discord linked to your StellarAIO key (Click the blue "Continue with Discord" button)

<figure><img src="/files/LCeHZdlaqObFSt3DH3tr" alt=""><figcaption></figcaption></figure>

![](/files/IkD6n90iTZDfzaxEXeQs)

3\. Once you login with your Discord, you'll have access to:

* View your Stellar key
* The purchase price of the key
* The monthly renewal price
* The status of your key
* The next renewal date
* Your Discord username

<figure><img src="/files/FvpGMAN0JfZfbGz26cIq" alt=""><figcaption></figcaption></figure>

### **How do I add a payment method for renewal fees?** <a href="#h_efb0a10f16" id="h_efb0a10f16"></a>

1\. **Navigate to** [**https://whop.com/stellaraio/**](https://whop.com/stellaraio/) into a browser of your choice

2\. Click the **Update Payment Method** option

<div align="left"><img src="/files/RwFiwkryu7oJsL7MUppt" alt=""></div>

4\. Update payment method

### **How do I reset my key?** <a href="#h_916571401b" id="h_916571401b"></a>

1\. **Navigate to** [**https://whop.com/stellaraio/**](https://whop.com/stellaraio/) into a browser of your choice and sign in with your Discord account

2\. Go to Tools tab

3\. Click on Stellar AIO

4\. Now you can view your license key(s) and there'll be three dots button next to your key(s)&#x20;

<figure><img src="/files/DhCZQJ9JsHmrVLoiu8O1" alt=""><figcaption></figcaption></figure>

5\. Click on the three dots button and click Reset


---

# 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, and the optional `goal` query parameter:

```
GET https://guides.stellaraio.com/stellar/how-do-i-access-and-manage-my-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
