# Faucet

<figure><img src="/files/QqA8HnBG4afnFUOqoCf5" alt=""><figcaption></figcaption></figure>

We've provided a faucet on Open Campus to get test tokens such as USDC, WEDU, EDU, SAIL, veSAIL tokens to be able to test out our DEX.

{% hint style="info" %}
If you are a project owner and you want to add your tokens to our faucet. You can reach out to us and we will add your token at our own discretion.
{% 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://vedex.gitbook.io/docs/getting-started/faucet.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.
