> For the complete documentation index, see [llms.txt](https://docs.vyfi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vyfi.io/important/public-testnet.md).

# Public Testnet

In order to interact with the VyFinance Testnet you will need to set your wallet to "Pre-Prod". You will also need to use Test ADA, which can be found in the Cardano Testnet Faucet.&#x20;

***Find links on how to set your wallet to pre-prod/receive Test ADA below:***

[Guidelines for bug reports](/important/public-testnet/guidelines-for-bug-reports.md)

[Cardano Faucet](/important/public-testnet/cardano-faucet.md)

[Set up your wallet on Pre-Pod Environment (ETERNL)](/important/public-testnet/set-up-your-wallet-on-pre-prod-environment-eternl.md)

[Set up your wallet on Pre-Pod Environment (NAMI)](/important/public-testnet/set-up-your-wallet-on-pre-prod-environment-nami.md)

\
\&#xNAN;*Link to Testnet:* [*https://app-dev.vyfi.io* ](https://app-dev.vyfi.io)

*General information on the Testnet:* [*https://bit.ly/PublicTestnetInformation*](https://bit.ly/PublicTestnetInformation)


---

# 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:

```
GET https://docs.vyfi.io/important/public-testnet.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.
