# Personal Vehicle V2

- [Discord Bot Token](https://docs.nat2k15.xyz/paid-scripts/personal-vehicle-v2/discord-bot-token.md): Below there will be a guide on creating a discord bot token and inviting it to your discord.
- [Installing Dependency](https://docs.nat2k15.xyz/paid-scripts/personal-vehicle-v2/installing-dependency.md)
- [Editing the Config](https://docs.nat2k15.xyz/paid-scripts/personal-vehicle-v2/editing-the-config.md): There are two main configs you need to edit the rest are all commands trough discord


---

# 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.nat2k15.xyz/paid-scripts/personal-vehicle-v2.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.
