> For the complete documentation index, see [llms.txt](https://naviaco.gitbook.io/naviaco-public-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/playstation-direct.md).

# Playstation Direct

## Unique Login Token for each Profile

A unique Login Token is required for every PlayStation account. To make a login token you must follow the steps below

* Install [EditThisCookie Extension](https://chromewebstore.google.com/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg)
* Log into your PlayStation account
* Go to: <https://ca.account.sony.com/api/v1/ssocookie>
* Ignore the results on that webpage
* Open the EditThisCookie Extension
* Copy NPSSO Cookie found below

![](https://help.stellaraio.com/~gitbook/image?url=https%3A%2F%2F1122101074-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MQL0BOlyqRRf7zyNKSf%252Fuploads%252FlcETco2ldOd8psVmqm1t%252Fimage.png%3Falt%3Dmedia%26token%3D9e64cbeb-816c-4db7-acdf-ec296f625297\&width=300\&dpr=4\&quality=100\&sign=ae8d3434\&sv=1)

* Paste the cookie into the Login Token field in the google form.
* **DO NOT SIGN OUT OF YOUR PLAYSTATION ACCOUNT**
  * You can just close the tab/window and open a new incoginto window or new Chrome user. If you sign out of your account, your login token will no longer be valid

Your Login Token can last up to 2 months and will change if you make any changes to your account such as changing your name, address, etc.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/playstation-direct.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.
