> For the complete documentation index, see [llms.txt](https://pokenotify-1.gitbook.io/pokenotify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pokenotify-1.gitbook.io/pokenotify/resources-and-guides/editor.md).

# Increasing Success

We are currently navigating a market in which demand largely outweighs supply.&#x20;

The purpose of PokeNotify is to help assist with your individual goals & find success on obtaining items you wish to own!

### The Following are some considerations to have that can allow for more success on drops or restocks:

* **Have accounts setup on all online retailers covered in the discord.**
  * If you plan on purchasing an item from an online retailer we cover in PokeNotify, we strongly recommend you have an account setup on their website
  * Within your account, check to see if you can **pre-save payment & delivery information** that will increase the speed in which you can checkout.
* **Utilize google chrome**
  * Utilizing google chrome is almost always preferred unless you are using some other type of browser that allows for pre-saving your login information on websites, payment information, and shipping / billing information.
* **Make sure notification preferences are properly setup**
  * Yes this has been covered previously but it is critical! Make sure all the important / announcement channels in the discord have all notifications permitted.&#x20;


---

# 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://pokenotify-1.gitbook.io/pokenotify/resources-and-guides/editor.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.
