# FAQ

- [How to change the instance Password](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-change-the-instance-password.md)
- [How to Access a Server Using a Static IP Address](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-access-a-server-using-a-static-ip-address.md)
- [What are the tabs under the Image section used for?](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-tabs-under-the-image-section-used-for.md)
- [What is I/O optimized hardware?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-i-o-optimized-hardware.md)
- [What is the billing process for NeevCloud?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-the-billing-process-for-neevcloud.md)
- [What payment methods are accepted by NeevCloud?](https://docs.neevcloud.com/neevcloud-guide/faq/what-payment-methods-are-accepted-by-neevcloud.md)
- [What happens if I miss a payment?](https://docs.neevcloud.com/neevcloud-guide/faq/what-happens-if-i-miss-a-payment.md)
- [What are the available volume types and what do they mean?](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-available-volume-types-and-what-do-they-mean.md)
- [What is YAML](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-yaml.md)
- [How can I get support for billing-related issues?](https://docs.neevcloud.com/neevcloud-guide/faq/how-can-i-get-support-for-billing-related-issues.md)
- [Can I contact NeevCloud's technical support team?](https://docs.neevcloud.com/neevcloud-guide/faq/can-i-contact-neevclouds-technical-support-team.md)
- [How to raise the ticket in the NeevCloud](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-raise-the-ticket-in-the-neevcloud.md)
- [Where can I find additional information on pricing and billing?](https://docs.neevcloud.com/neevcloud-guide/faq/where-can-i-find-additional-information-on-pricing-and-billing.md)
- [What are the terms and conditions for using Neevcloud services](https://docs.neevcloud.com/neevcloud-guide/faq/what-are-the-terms-and-conditions-for-using-neevcloud-services.md)
- [What is the procedure for inviting a new user or team member to a NeevCloud project?](https://docs.neevcloud.com/neevcloud-guide/faq/what-is-the-procedure-for-inviting-a-new-user-or-team-member-to-a-neevcloud-project.md)
- [How to request unblocking of Port 25 (SMTP)](https://docs.neevcloud.com/neevcloud-guide/faq/how-to-request-unblocking-of-port-25-smtp.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://docs.neevcloud.com/neevcloud-guide/faq.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.
