# Pause & Resume Games

What happens if you want to stop an ongoing game? Gamifics365 also gives provision to pause and resume ongoing games. You can pause the game by clicking on the **‘Pause Game’** button.  And after clicking on this button, the status of the game will be updated to **‘Paused’**. Once the game is paused, the points of players will remain as it is. Any points earned during the period when the game was paused will not be added.

![](/files/IkTBqI7FyfDLemJ3pXf4)

![](/files/SlTd7LqxuKhN77jVQ3LV)

When the game is paused, the ‘Pause Game’ button will be replaced by **‘Resume Game’** button. You will have to click on the **‘Resume Game’** button to start the game. Once the game is resumed, points will be added as when the points are scored by the players.

![](/files/vU6LxoPkMyMgsWqHcJJr)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/gamifics365/features/pause-and-resume-games.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.
