# Get Started

### Welcome

Thank you for joining Agent Wallet's private alpha release for testnet.&#x20;

### Waitlist

If you do not have access yet, please [join the waitlist](https://agentwallet.paperform.co/).&#x20;

### Credentials

Once you're off the waitlist, your Agent Wallet credentials will be emailed to you.&#x20;

You will receive a dedicated URL where your Agent Wallet can be reached and a login code.&#x20;

Do not share your credentials.&#x20;

### First Prompts

Agent Wallet can do a lot right out of the box. Here are some fun prompt suggestions to try out:

* Ask the Agent to detail their capabilities
* Send & request tokens
* Swap tokens
* Query chain data, history, etc
* Creating time-triggered jobs
* Implement a trading strategy
* General purpose AI tasks

### Testnet Only

All Agent Wallet instances are preloaded with testnet tokens for your convenience.&#x20;

### Feedback

Please [contact support](/agent-wallet/about/support-and-feedback.md) if you find anything broken or disappointing.&#x20;


---

# 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://agent-wallet.gitbook.io/agent-wallet/about/get-started.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.
