# Raw

To save a large number of wallets in your list, you can use the <mark style="color:purple;">/wallet raw</mark> command. This feature allows you to provide a CSV table, a list or a google sheet containing wallets to registered them in your database. If you don't have enough space in your portfolio, the bot will registered as many wallets as possible.

{% hint style="info" %}
You can register up to 24 wallets in your portfolio.
{% endhint %}


---

# 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://aura-3.gitbook.io/aura/others/wallets/raw.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.
