# Tutorials

{% content-ref url="/pages/T6pMt0gnRyI2SjUjimrj" %}
[StockX Login](/problem-solving/tutorials/stockx-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/eWD5QGF7bAceULYfzL5m" %}
[Proof of Delivery (PoD)](/problem-solving/tutorials/proof-of-delivery-pod.md)
{% endcontent-ref %}

{% content-ref url="/pages/lXqRgJAYFyhVJX8YnMCy" %}
[How can I ship electronics, sneakers, t-shirts, and all type of StockX sales in a bulk shipment?](/problem-solving/tutorials/how-can-i-ship-electronics-sneakers-t-shirts-and-all-type-of-stockx-sales-in-a-bulk-shipment.md)
{% endcontent-ref %}

{% content-ref url="/pages/yXEzpOwzPovBxuAcEr3E" %}
[Shortcuts](/problem-solving/tutorials/shortcuts.md)
{% endcontent-ref %}

{% content-ref url="/pages/8f5BJzQYc75l1Vp4DCRj" %}
[Receive more Wethenew Offers](/problem-solving/tutorials/receive-more-wethenew-offers.md)
{% endcontent-ref %}

{% content-ref url="/pages/PSCngL7ti9p3PnI4AXUi" %}
[Add Item to Database](/problem-solving/tutorials/add-item-to-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/jDnznZ7hw2LVuso50cp9" %}
[Sell As Business](/problem-solving/tutorials/sell-as-business.md)
{% endcontent-ref %}

{% content-ref url="/pages/HGaKi1xlrsXbKaini8pF" %}
[Import accounts under Facebook / Google login using our Cookie Importer](/problem-solving/tutorials/import-accounts-under-facebook-google-login-using-our-cookie-importer.md)
{% endcontent-ref %}

{% content-ref url="/pages/ijmfr4acAiyZseRLgjrq" %}
[How to do proper invoices](/problem-solving/tutorials/how-to-do-proper-invoices.md)
{% endcontent-ref %}

{% content-ref url="/pages/OqjFVG5aHTxorJZEaByL" %}
[How I can get access to the public StockX API?](/problem-solving/tutorials/how-i-can-get-access-to-the-public-stockx-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/YW7dgBrWTCN5qkUXkWv9" %}
[Recreate Bricker Mode Tasks](/problem-solving/tutorials/recreate-bricker-tasks.md)
{% endcontent-ref %}


---

# 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.restock.gg/problem-solving/tutorials.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.
