# Gaming FAQ

**Why can't I connect to the RP server?**&#x20;

If you're having trouble connecting to the RP server and FiveM is experiencing issues, you can use an IP connection as an alternative. Press F8 and enter the command: `connect 95.216.112.104`.

**Can someone approve an address change in the gaming platform?**&#x20;

Yes, address change requests can be approved, but they usually require a waiting period. By default, you'll need to wait for at least 2 days for the address change request to be processed and approved.

**Why haven't I received my payment?**&#x20;

There are several reasons for not receiving a payment. First, ensure that your wallet is synchronized. Sometimes, players may not have checked their wallets before the payment cycle. It's also possible that you haven't accumulated enough points to meet the minimum payment threshold. In such cases, reconsider your gameplay and avoid actions that mimic automated bot behavior.

**What in-game actions will earn me the most rewards?**&#x20;

The details of which in-game actions yield the highest rewards are kept confidential to discourage players from behaving like bots. Remember, the primary goal of gaming is to have fun, and in this environment, you can even earn rewards for enjoying the experience.


---

# 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://neoxa.gitbook.io/documentation/neoxa-play2earn/gaming-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.
