# Account Management

📚 **Here are the articles in this section:**&#x20;

1. [Loading screen “Searching for the optimal server”](/en/faq/account-management/loading-screen-searching-for-the-optimal-server.md)
2. [How can I delete my account?](/en/faq/account-management/how-can-i-delete-my-account.md)
3. ["Promo code" and "Discount code"](/en/faq/account-management/promo-code-and-discount-code.md)
4. [What is the difference between "Delete" and "Reset"?](/en/faq/account-management/what-is-the-difference-between-delete-and-reset.md)
5. [What will happen if my account expires?](/en/faq/account-management/what-will-happen-if-my-account-expires.md)
6. [What is the difference between "Pause" and "Stop buying"?](/en/faq/account-management/what-is-the-difference-between-pause-and-stop-buying.md)


---

# 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://hash7-gitbook.gitbook.io/en/faq/account-management.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.
