# Final notes

{% stepper %}
{% step %}

### PDF Downloading

If the account’s PDF can be downloaded, we highly recommend doing so. This way, if the account gets pulled back by the original owner (**not us**), you can pull it right back to yourself.
{% endstep %}

{% step %}

### Tournament Usage (Skin Cups, Ranked Cups, FNCS, etc.)

To be eligible to play a tournament, your IP must be registered on the account. This takes up to 8 days. ⚠️ Failure to wait can result in lock or ineligibility.
{% endstep %}
{% endstepper %}


---

# 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://cookiebunker.gitbook.io/cookiebunker/our-products/accounts/final-notes.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.
