> For the complete documentation index, see [llms.txt](https://spaceguild.gitbook.io/sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceguild.gitbook.io/sg/p2e-games/warsindia/support.md).

# Support

Here in WarSindia, your ***safety and security is our top priority***. In the succeeding parts of this GitBook, you will learn how to ***initiate and process safe transactions*** including how to log in, purchase, and trade boxes among other things.  You will also be enlightened on the fundamentals of Blockchain Technology and Non-Fungible Token or NFT. &#x20;

{% content-ref url="/pages/3pS6jhI00jBU7X3gnvDh" %}
[Password and Login](/sg/p2e-games/warsindia/support/password-and-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/JViYjrBHcT90NRuQt296" %}
[Where to Buy Boxes](/sg/p2e-games/warsindia/support/where-to-buy-boxes.md)
{% endcontent-ref %}

{% content-ref url="/pages/I4xngcBgOoNjnbNgwWqe" %}
[Buy from the Website](/sg/p2e-games/warsindia/support/buy-from-the-website.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xm7mrquecdjCw9LZZ2Sk" %}
[Wallet](/sg/p2e-games/warsindia/support/wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/WwES7UzVG2zbfro7WMMX" %}
[What is Blockchain?](/sg/p2e-games/warsindia/support/what-is-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/tBSZUlKMGIA9TQjQqGAW" %}
[What is a Non-Fungible Token (NFT)?](/sg/p2e-games/warsindia/support/what-is-a-non-fungible-token-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/5nROtEWAvL7X4boe8oUP" %}
[Notes For Army Box Safe Transaction?](/sg/p2e-games/warsindia/support/notes-for-army-box-safe-transaction.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://spaceguild.gitbook.io/sg/p2e-games/warsindia/support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
