# Frequently Asked Questions

### What Payment Methods do you accept?

We allow PayPal and Stripe (Credit/Debit Card) for invoices. RocketCAD itself does not store or manage payment details in order to increase security and privacy for our users.

### What currency do we allow payments in?

We currently only allow payments in United States Dollars. Although we only accept USD our payment methods will automatically convert it to the correct currency!

### Is RocketCAD Mobile Friendly?

Currently, RocketCAD is not made available for Mobile Devices.

### Is RocketCAD able to utilize the Tablet Resource?

Unfortunately, changes to Chromium which is what FiveM uses to display HTML content don't allow Cookies or Javascript elements to be run when elements are clicked. This means Tablet resources are unable to get passed the login page.\
Until a fix or workaround is found we won't be able to solve this. If you believe you have a fix please feel free to contact us via our [Support System](https://therocketcad.com/support)!


---

# 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.therocketcad.com/about/frequently-asked-questions.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.
